Class VaultKey
java.lang.Object
org.honton.chas.jca.vault.provider.VaultKey
- All Implemented Interfaces:
Serializable,Key
- Direct Known Subclasses:
VaultPrivateKey,VaultPublicKey
A Key stored in Vault Transit Secrets Engine
- See Also:
-
Field Summary
Fields inherited from interface java.security.Key
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
-
VaultKey
public VaultKey()
-