Package: org.conscrypt

OpenSslMlKemPrivateKey

public class OpenSslMlKemPrivateKey implements java.security.PrivateKey
An ML-KEM private key.

Constructors

public OpenSslMlKemPrivateKey(byte[] seed, MlKemAlgorithm algorithm)

Public Methods

getAlgorithm

public String getAlgorithm()

getFormat

public String getFormat()

getEncoded

public byte[] getEncoded()

destroy

public void destroy()

isDestroyed

public boolean isDestroyed()

equals

public boolean equals(Object o)

hashCode

public int hashCode()