Package org.conscrypt
Class OpenSslSlhDsaPrivateKey
java.lang.Object
org.conscrypt.OpenSslSlhDsaPrivateKey
- All Implemented Interfaces:
Serializable,Key,PrivateKey,Destroyable
A SLH-DSA private key.
- See Also:
-
Constructor Details
-
OpenSslSlhDsaPrivateKey
public OpenSslSlhDsaPrivateKey(byte[] raw)
-
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getFormat
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
destroy
public void destroy()- Specified by:
destroyin interfaceDestroyable
-
isDestroyed
public boolean isDestroyed()- Specified by:
isDestroyedin interfaceDestroyable
-
equals
-
hashCode
public int hashCode()
-