Class VaultEcdsaPublicKey
java.lang.Object
org.honton.chas.jca.vault.provider.VaultKey
org.honton.chas.jca.vault.provider.VaultPublicKey
org.honton.chas.jca.vault.provider.signature.ecdsa.VaultEcdsaPublicKey
- All Implemented Interfaces:
Serializable,ECKey,ECPublicKey,Key,PublicKey
- See Also:
-
Field Summary
Fields inherited from interface java.security.interfaces.ECPublicKey
serialVersionUIDFields inherited from interface java.security.Key
serialVersionUIDFields inherited from interface java.security.PublicKey
serialVersionUID -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VaultEcdsaPublicKey
-
-
Method Details
-
getW
- Specified by:
getWin interfaceECPublicKey
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getFormat
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getParams
-