Package org.conscrypt
Class OpenSslMlKemPrivateKey
java.lang.Object
org.conscrypt.OpenSslMlKemPrivateKey
- All Implemented Interfaces:
Serializable,Key,PrivateKey,Destroyable
An ML-KEM private key.
- See Also:
-
Constructor Details
-
OpenSslMlKemPrivateKey
-
-
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()
-