Package org.bouncycastle.pqc.crypto.sike
Class SIKEPublicKeyParameters
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.pqc.crypto.sike.SIKEKeyParameters
org.bouncycastle.pqc.crypto.sike.SIKEPublicKeyParameters
- All Implemented Interfaces:
CipherParameters
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bouncycastle.pqc.crypto.sike.SIKEKeyParameters
getParameters
Methods inherited from class org.bouncycastle.crypto.params.AsymmetricKeyParameter
isPrivate
-
Constructor Details
-
SIKEPublicKeyParameters
-
-
Method Details
-
getPublicKey
public byte[] getPublicKey() -
getEncoded
public byte[] getEncoded()
-