public final class XMSSKeyPairGenerator extends Object
Constructor and Description |
---|
XMSSKeyPairGenerator()
Base constructor...
|
Modifier and Type | Method and Description |
---|---|
AsymmetricCipherKeyPair |
generateKeyPair()
Generate a new XMSS private key / public key pair.
|
void |
init(KeyGenerationParameters param) |
public void init(KeyGenerationParameters param)
public AsymmetricCipherKeyPair generateKeyPair()
Copyright © 2020 BouncyCastle.org. All rights reserved.