|
Bouncy Castle Cryptography Library 1.86 | |||||||||
| 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.crypto.params.SM9SigMasterPublicKeyParameters
SM9 signature master public key P_pub-s = [ks]P2, a point of G2 (GM/T 0044.2-2016). Held by verifiers and used to derive users' public keys from their identities.
| Method Summary | |
static SM9SigMasterPublicKeyParameters |
fromEncoded(byte[] enc)
|
byte[] |
getEncoded()
The master public key point P_pub-s of G2 in uncompressed form (0x04 || x || y, 129 bytes). |
SM9G2Point |
getPointG2()
|
| 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 |
| Method Detail |
public SM9G2Point getPointG2()
public byte[] getEncoded()
public static SM9SigMasterPublicKeyParameters fromEncoded(byte[] enc)
|
Bouncy Castle Cryptography Library 1.86 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||