Class VaultRsaPublicKey
java.lang.Object
org.honton.chas.jca.vault.provider.VaultKey
org.honton.chas.jca.vault.provider.VaultPublicKey
org.honton.chas.jca.vault.provider.signature.rsa.VaultRsaPublicKey
- All Implemented Interfaces:
Serializable,RSAKey,RSAPublicKey,Key,PublicKey
- See Also:
-
Field Summary
Fields inherited from interface java.security.Key
serialVersionUIDFields inherited from interface java.security.PublicKey
serialVersionUIDFields inherited from interface java.security.interfaces.RSAPublicKey
serialVersionUID -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]
-
Constructor Details
-
VaultRsaPublicKey
-
-
Method Details
-
getPublicExponent
- Specified by:
getPublicExponentin interfaceRSAPublicKey
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getFormat
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getModulus
- Specified by:
getModulusin interfaceRSAKey
-