mbedtls_ssl_key_set is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
The key for client->server records.
The key for server->client records.
The IV for client->server records.
The IV for server->client records.
size_t
The length of client_write_key and server_write_key, in Bytes.
size_t
The length of client_write_iv and server_write_iv, in Bytes.

References