|
Bouncy Castle Cryptography Library 1.81 | |||||||||
| 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.legacy.crypto.qtesla.QTESLAPublicKeyParameters
qTESLA public key
| Constructor Summary | |
QTESLAPublicKeyParameters(int securityCategory,
byte[] publicKey)
Base constructor. |
|
| Method Summary | |
byte[] |
getPublicData()
Return the key's public value. |
int |
getSecurityCategory()
Return the security category for this key. |
| 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 QTESLAPublicKeyParameters(int securityCategory,
byte[] publicKey)
securityCategory - the security category for the passed in public key data.publicKey - the public key data.| Method Detail |
public int getSecurityCategory()
public byte[] getPublicData()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||