Class FrodoPrivateKeyParameters
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.pqc.crypto.frodo.FrodoKeyParameters
org.bouncycastle.pqc.crypto.frodo.FrodoPrivateKeyParameters
- All Implemented Interfaces:
CipherParameters
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bouncycastle.pqc.crypto.frodo.FrodoKeyParameters
getParameters
Methods inherited from class org.bouncycastle.crypto.params.AsymmetricKeyParameter
isPrivate
-
Constructor Details
-
FrodoPrivateKeyParameters
-
-
Method Details
-
getPrivateKey
public byte[] getPrivateKey() -
getEncoded
public byte[] getEncoded()
-