public class ScPublicKey extends java.lang.Object
ScPublicKey(java.lang.String rawValue)
java.security.interfaces.RSAPublicKey
getKey()
java.lang.String
getRawValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScPublicKey(java.lang.String rawValue) throws java.security.spec.InvalidKeySpecException, java.security.NoSuchAlgorithmException
java.security.spec.InvalidKeySpecException
java.security.NoSuchAlgorithmException
public java.lang.String getRawValue()
public java.security.interfaces.RSAPublicKey getKey()