| Package | Description |
|---|---|
| org.bouncycastle.pqc.crypto.xmss |
| Modifier and Type | Method and Description |
|---|---|
BDS |
BDSStateMap.get(int index) |
BDS |
BDS.getNextState(byte[] publicSeed,
byte[] secretKeySeed,
org.bouncycastle.pqc.crypto.xmss.OTSHashAddress otsHashAddress) |
BDS |
BDSStateMap.update(int index,
byte[] publicSeed,
byte[] secretKeySeed,
org.bouncycastle.pqc.crypto.xmss.OTSHashAddress otsHashAddress) |
| Modifier and Type | Method and Description |
|---|---|
void |
BDSStateMap.put(int index,
BDS bds) |
XMSSPrivateKeyParameters.Builder |
XMSSPrivateKeyParameters.Builder.withBDSState(BDS valBDS) |
Copyright © 2015–2018 The veraPDF Consortium. All rights reserved.