public class OpenSslMlKemPrivateKey implements java.security.PrivateKey
public OpenSslMlKemPrivateKey(byte[] seed, MlKemAlgorithm algorithm)
public String getAlgorithm()
public String getFormat()
public byte[] getEncoded()
public void destroy()
public boolean isDestroyed()
public boolean equals(Object o)
public int hashCode()