My Project
Loading...
Searching...
No Matches
Arrays Struct Reference

Data Fields

byte * pendingMsg
byte * preMasterSecret
word32 preMasterSz
word32 pendingMsgSz
word32 pendingMsgOffset
word32 psk_keySz
char client_identity [MAX_PSK_ID_LEN+NULL_TERM_LEN]
char server_hint [MAX_PSK_ID_LEN+NULL_TERM_LEN]
byte psk_key [MAX_PSK_KEY_LEN]
byte clientRandom [RAN_LEN]
byte serverRandom [RAN_LEN]
byte sessionID [ID_LEN]
byte sessionIDSz
byte secret [SECRET_LEN]
byte masterSecret [SECRET_LEN]
byte tsip_masterSecret [TSIP_TLS_MASTERSECRET_SIZE]
byte cookie [MAX_COOKIE_LEN]
byte cookieSz
byte pendingMsgType