|
|
bool | isClient |
|
bool | isClientTrafficSecret |
|
HITLS_HashAlgo | prfAlg |
|
HITLS_MacAlgo | macAlg |
|
HITLS_CipherAlgo | cipherAlg |
|
HITLS_CipherType | cipherType |
|
uint8_t | fixedIvLength |
|
uint8_t | encKeyLen |
|
uint8_t | macKeyLen |
|
uint8_t | blockLength |
|
uint8_t | recordIvLength |
|
uint8_t | macLen |
|
uint8_t | masterSecret [MAX_DIGEST_SIZE] |
|
uint8_t | clientRandom [REC_RANDOM_LEN] |
|
uint8_t | serverRandom [REC_RANDOM_LEN] |