public class BCNHPublicKey extends Object implements NHPublicKey
| Constructor and Description |
|---|
BCNHPublicKey(NHPublicKeyParameters params) |
BCNHPublicKey(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[] |
getPublicData() |
int |
hashCode() |
public BCNHPublicKey(NHPublicKeyParameters params)
public BCNHPublicKey(SubjectPublicKeyInfo keyInfo) throws IOException
IOExceptionpublic boolean equals(Object o)
public final String getAlgorithm()
getAlgorithm in interface Keypublic byte[] getEncoded()
getEncoded in interface Keypublic byte[] getPublicData()
getPublicData in interface NHPublicKeyCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.