BDS instead.@Deprecated
public final class BDS
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<XMSSNode> |
getAuthenticationPath()
Deprecated.
|
protected int |
getIndex()
Deprecated.
|
int |
getMaxIndex()
Deprecated.
|
BDS |
getNextState(byte[] publicSeed,
byte[] secretKeySeed,
org.bouncycastle.pqc.crypto.xmss.OTSHashAddress otsHashAddress)
Deprecated.
|
protected XMSSNode |
getRoot()
Deprecated.
|
protected int |
getTreeHeight()
Deprecated.
|
BDS |
withMaxIndex(int maxIndex,
ASN1ObjectIdentifier digestName)
Deprecated.
|
BDS |
withMaxIndex(int maxIndex,
ASN1ObjectIdentifier digestName,
int digestSize)
Deprecated.
|
BDS |
withWOTSDigest(ASN1ObjectIdentifier digestName)
Deprecated.
|
BDS |
withWOTSDigest(ASN1ObjectIdentifier digestName,
int digestSize)
Deprecated.
|
public BDS getNextState(byte[] publicSeed, byte[] secretKeySeed, org.bouncycastle.pqc.crypto.xmss.OTSHashAddress otsHashAddress)
protected int getTreeHeight()
protected XMSSNode getRoot()
protected java.util.List<XMSSNode> getAuthenticationPath()
protected int getIndex()
public int getMaxIndex()
public BDS withWOTSDigest(ASN1ObjectIdentifier digestName)
public BDS withWOTSDigest(ASN1ObjectIdentifier digestName, int digestSize)
public BDS withMaxIndex(int maxIndex, ASN1ObjectIdentifier digestName)
public BDS withMaxIndex(int maxIndex, ASN1ObjectIdentifier digestName, int digestSize)