| BearSSL
    | 
Context structure for encrypting outgoing records with CBC + HMAC. More...
#include <bearssl_ssl.h>
| Data Fields | |
| const br_sslrec_out_cbc_class * | vtable | 
| Pointer to vtable. | |
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.