iPXE
|
TLS verification data. More...
#include <tls.h>
Data Fields | |
uint8_t | client [12] |
Client verification data. More... | |
uint8_t | server [12] |
Server verification data. More... | |
uint8_t tls_verify_data::client[12] |
Client verification data.
Definition at line 152 of file tls.h.
Referenced by tls_client_hello(), and tls_send_finished().
uint8_t tls_verify_data::server[12] |