Package: org.conscrypt
OpenSslXwingPrivateKey
public class OpenSslXwingPrivateKey implements java.security.PrivateKey
An X-Wing private key.
Constructors
public OpenSslXwingPrivateKey(EncodedKeySpec keySpec) throws java.security.spec.InvalidKeySpecException
public OpenSslXwingPrivateKey(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()