public class CMCEPublicKeyParameters
extends java.lang.Object
Constructor and Description |
---|
CMCEPublicKeyParameters(org.bouncycastle.pqc.addon.CMCEParameters params,
byte[] publicKey) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getEncoded() |
org.bouncycastle.pqc.addon.CMCEParameters |
getParameters() |
byte[] |
getPublicKey() |
boolean |
isPrivate() |