dtls1_retransmit_state

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

enc_write_ctx
libressl_d.openssl.ossl_typ.EVP_CIPHER_CTX* enc_write_ctx;

cryptographic state

epoch
ushort epoch;
Undocumented in source.
session
libressl_d.openssl.ssl.SSL_SESSION* session;
Undocumented in source.
write_hash
libressl_d.openssl.ossl_typ.EVP_MD_CTX* write_hash;

used for mac generation

Meta