public class BCSphincs256PublicKey extends Object implements PublicKey, SPHINCSKey
| Constructor and Description |
|---|
BCSphincs256PublicKey(ASN1ObjectIdentifier treeDigest,
SPHINCSPublicKeyParameters params) |
BCSphincs256PublicKey(SubjectPublicKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Compare this SPHINCS-256 public key with another object.
|
String |
getAlgorithm() |
byte[] |
getEncoded() |
String |
getFormat() |
byte[] |
getKeyData() |
int |
hashCode() |
public BCSphincs256PublicKey(ASN1ObjectIdentifier treeDigest, SPHINCSPublicKeyParameters params)
public BCSphincs256PublicKey(SubjectPublicKeyInfo 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–2021 The veraPDF Consortium. All rights reserved.