Class VaultPublicKey
java.lang.Object
org.honton.chas.jca.vault.provider.VaultKey
org.honton.chas.jca.vault.provider.VaultPublicKey
- All Implemented Interfaces:
Serializable,Key,PublicKey
- Direct Known Subclasses:
VaultEcdsaPublicKey,VaultRsaPublicKey
- See Also:
-
Field Summary
Fields inherited from interface java.security.Key
serialVersionUIDFields inherited from interface java.security.PublicKey
serialVersionUID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
Constructor Details
-
VaultPublicKey
-