Cryptographic Token Interface Standard |
PKCS#11 |
Data Fields | |
CK_EC_KDF_TYPE | kdf |
CK_BYTE_PTR | pPublicData |
CK_ULONG | ulPublicDataLen |
CK_BYTE_PTR | pUKM |
CK_ULONG | ulUKMLen |
Footnote | Meaning |
ulPublicDataLen |
1 Public key of a receiver is an octet string of 64 bytes long. The public key octets correspond to the concatenation of X and Y coordinates of a point. Any one of them is 32 bytes long and represented in little endian order.