Package: org.conscrypt
OpenSslSlhDsaPrivateKey
public class OpenSslSlhDsaPrivateKey implements java.security.PrivateKey
A SLH-DSA private key.
Constructors
public OpenSslSlhDsaPrivateKey(EncodedKeySpec keySpec) throws java.security.spec.InvalidKeySpecException
public OpenSslSlhDsaPrivateKey(byte[] raw)
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()