Cryptographic Token Interface Standard |
PKCS#11 |
Data Fields | |
CK_MECHANISM_TYPE | DigestMechanism |
CK_WTLS_RANDOM_DATA | RandomInfo |
CK_BYTE_PTR | pVersion |
DigestMechanism | the mechanism type of the digest mechanism to be used (possible types can be found in [WTLS]) |
RandomInfo | Client's and server's random data information |
pVersion | pointer to a CK_BYTE which receives the WTLS protocol version information |
CK_WTLS_MASTER_KEY_DERIVE_PARAMS_PTR is a pointer to a CK_WTLS_MASTER_KEY_DERIVE_PARAMS.