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