Class VaultEcdsaPrivateKey
java.lang.Object
org.honton.chas.jca.vault.provider.VaultKey
org.honton.chas.jca.vault.provider.VaultPrivateKey
org.honton.chas.jca.vault.provider.signature.ecdsa.VaultEcdsaPrivateKey
- All Implemented Interfaces:
Serializable,ECKey,ECPrivateKey,Key,PrivateKey,Destroyable
- See Also:
-
Field Summary
Fields inherited from interface java.security.interfaces.ECPrivateKey
serialVersionUIDFields inherited from interface java.security.Key
serialVersionUIDFields inherited from interface java.security.PrivateKey
serialVersionUID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.honton.chas.jca.vault.provider.VaultPrivateKey
getEncoded, noExportMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.security.auth.Destroyable
destroy, isDestroyedMethods inherited from interface java.security.Key
getEncoded
-
Constructor Details
-
VaultEcdsaPrivateKey
-
-
Method Details
-
getS
- Specified by:
getSin interfaceECPrivateKey
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getFormat
-