public final class BDS extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
protected List<XMSSNode> |
getAuthenticationPath() |
protected int |
getIndex() |
BDS |
getNextState(byte[] publicSeed,
byte[] secretKeySeed,
org.bouncycastle.pqc.crypto.xmss.OTSHashAddress otsHashAddress) |
protected XMSSNode |
getRoot() |
protected int |
getTreeHeight() |
BDS |
withWOTSDigest(ASN1ObjectIdentifier digestName) |
public BDS getNextState(byte[] publicSeed, byte[] secretKeySeed, org.bouncycastle.pqc.crypto.xmss.OTSHashAddress otsHashAddress)
protected int getTreeHeight()
protected XMSSNode getRoot()
protected int getIndex()
public BDS withWOTSDigest(ASN1ObjectIdentifier digestName)
Copyright © 2020 BouncyCastle.org. All rights reserved.