BearSSL
|
Context structure for encrypting outgoing records with CBC + HMAC. More...
Data Fields | |
const br_sslrec_out_cbc_class * | vtable |
Pointer to vtable. More... | |
Context structure for encrypting outgoing records with CBC + HMAC.
The first field points to the vtable. The other fields are opaque and shall not be accessed directly.
const br_sslrec_out_cbc_class* br_sslrec_out_cbc_context::vtable |
Pointer to vtable.