com.jp.protection.security
Class RSASecurityProvider.PublicKeyRSA

java.lang.Object
  extended by com.jp.protection.security.RSASecurityProvider.BasicKey
      extended by com.jp.protection.security.RSASecurityProvider.PublicKeyRSA
All Implemented Interfaces:
java.io.Serializable, java.security.Key, java.security.PublicKey
Enclosing class:
RSASecurityProvider

public static class RSASecurityProvider.PublicKeyRSA
extends RSASecurityProvider.BasicKey
implements java.security.PublicKey

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface java.security.PublicKey
serialVersionUID
 
Method Summary
 
Methods inherited from class com.jp.protection.security.RSASecurityProvider.BasicKey
getAlgorithm, getEncoded, getFormat, getKey, getModulo, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat