Modifier and Type | Method and Description |
---|---|
int |
getOid()
Getter OID.
|
static DefaultXMSSMTOid |
lookup(String algorithmName,
int digestSize,
int winternitzParameter,
int len,
int height,
int layers)
Lookup OID.
|
String |
toString() |
public static DefaultXMSSMTOid lookup(String algorithmName, int digestSize, int winternitzParameter, int len, int height, int layers)
algorithmName
- Algorithm name.winternitzParameter
- Winternitz parameter.height
- Binary tree height.Copyright © 2021 BouncyCastle.org. All rights reserved.