Class XWingPublicKeyParameters
- java.lang.Object
-
- org.bouncycastle.crypto.params.AsymmetricKeyParameter
-
- org.bouncycastle.pqc.crypto.xwing.XWingKeyParameters
-
- org.bouncycastle.pqc.crypto.xwing.XWingPublicKeyParameters
-
- All Implemented Interfaces:
CipherParameters
public class XWingPublicKeyParameters extends XWingKeyParameters
-
-
Constructor Summary
Constructors Constructor Description XWingPublicKeyParameters(byte[] encoding)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
getEncoded()
-
Methods inherited from class org.bouncycastle.crypto.params.AsymmetricKeyParameter
isPrivate
-
-