public class SM9EncPublicKeyParameters extends AsymmetricKeyParameter
SM9EncMasterPublicKeyParameters.getUserPublicKey(byte[]) and passed to the
SM9KEMGenerator when encapsulating a key to a
given identity.| Modifier and Type | Method and Description |
|---|---|
byte |
getHid()
The private-key generation function identifier hid this public key's Q
point is formed under - the KGC's published choice,
0x03 for a
KEM / encryption recipient key. |
byte[] |
getIdentity() |
SM9EncMasterPublicKeyParameters |
getMasterPublicKey() |
isPrivatepublic SM9EncMasterPublicKeyParameters getMasterPublicKey()
public byte[] getIdentity()
public byte getHid()
0x03 for a
KEM / encryption recipient key.