public class BCSphincs256PrivateKey extends Object implements PrivateKey, SPHINCSKey
| Constructor and Description |
|---|
BCSphincs256PrivateKey(ASN1ObjectIdentifier treeDigest,
SPHINCSPrivateKeyParameters params) |
BCSphincs256PrivateKey(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Compare this SPHINCS-256 private key with another object.
|
String |
getAlgorithm() |
byte[] |
getEncoded() |
String |
getFormat() |
byte[] |
getKeyData() |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitdestroy, isDestroyedpublic BCSphincs256PrivateKey(ASN1ObjectIdentifier treeDigest, SPHINCSPrivateKeyParameters params)
public BCSphincs256PrivateKey(PrivateKeyInfo keyInfo) throws IOException
IOExceptionpublic boolean equals(Object o)
public final String getAlgorithm()
getAlgorithm in interface Keypublic byte[] getEncoded()
getEncoded in interface Keypublic byte[] getKeyData()
getKeyData in interface SPHINCSKeyCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.