|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.pqc.crypto.gmss.GMSSKeyParameters
org.bouncycastle.pqc.crypto.gmss.GMSSPublicKeyParameters
public class GMSSPublicKeyParameters
| Constructor Summary | |
|---|---|
GMSSPublicKeyParameters(byte[] key,
GMSSParameters gmssParameterSet)
The constructor. |
|
| Method Summary | |
|---|---|
byte[] |
getPublicKey()
Returns the GMSS public key |
| Methods inherited from class org.bouncycastle.pqc.crypto.gmss.GMSSKeyParameters |
|---|
getParameters |
| Methods inherited from class org.bouncycastle.crypto.params.AsymmetricKeyParameter |
|---|
isPrivate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GMSSPublicKeyParameters(byte[] key,
GMSSParameters gmssParameterSet)
key - a raw GMSS public keygmssParameterSet - an instance of GMSSParameterset| Method Detail |
|---|
public byte[] getPublicKey()
|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||