public class SPHINCS256KeyParams extends ASN1Object
| Constructor and Description |
|---|
SPHINCS256KeyParams(AlgorithmIdentifier treeDigest) |
| Modifier and Type | Method and Description |
|---|---|
static SPHINCS256KeyParams |
getInstance(java.lang.Object o) |
AlgorithmIdentifier |
getTreeDigest() |
ASN1Primitive |
toASN1Primitive()
Method providing a primitive representation of this object suitable for encoding.
|
equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode, toASN1Objectpublic SPHINCS256KeyParams(AlgorithmIdentifier treeDigest)
public static final SPHINCS256KeyParams getInstance(java.lang.Object o)
public AlgorithmIdentifier getTreeDigest()
public ASN1Primitive toASN1Primitive()
ASN1ObjecttoASN1Primitive in interface ASN1EncodabletoASN1Primitive in class ASN1Object