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