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.
|
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
public SPHINCS256KeyParams(AlgorithmIdentifier treeDigest)
public static final SPHINCS256KeyParams getInstance(java.lang.Object o)
public AlgorithmIdentifier getTreeDigest()
public ASN1Primitive toASN1Primitive()
ASN1Object
toASN1Primitive
in interface ASN1Encodable
toASN1Primitive
in class ASN1Object