deimos.openssl.dtls1

Undocumented in source.

Public Imports

deimos.openssl.buffer
public import deimos.openssl.buffer;
Undocumented in source.
deimos.openssl.pqueue
public import deimos.openssl.pqueue;
Undocumented in source.

Members

Aliases

DTLS1_BITMAP
alias DTLS1_BITMAP = dtls1_bitmap_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_RECORD_DATA
alias DTLS1_RECORD_DATA = dtls1_record_data_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_STATE
alias DTLS1_STATE = dtls1_state_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hm_fragment
alias hm_fragment = hm_fragment_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
record_pqueue
alias record_pqueue = record_pqueue_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

DTLS1_AD_MISSING_HANDSHAKE_MESSAGE
enum DTLS1_AD_MISSING_HANDSHAKE_MESSAGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_AL_HEADER_LENGTH
enum DTLS1_AL_HEADER_LENGTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_AL_HEADER_LENGTH
enum DTLS1_AL_HEADER_LENGTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_BAD_VER
enum DTLS1_BAD_VER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_CCS_HEADER_LENGTH
enum DTLS1_CCS_HEADER_LENGTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_COOKIE_LENGTH
enum DTLS1_COOKIE_LENGTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_HM_BAD_FRAGMENT
enum DTLS1_HM_BAD_FRAGMENT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_HM_FRAGMENT_RETRY
enum DTLS1_HM_FRAGMENT_RETRY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_HM_HEADER_LENGTH
enum DTLS1_HM_HEADER_LENGTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_RT_HEADER_LENGTH
enum DTLS1_RT_HEADER_LENGTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_SCTP_AUTH_LABEL
enum DTLS1_SCTP_AUTH_LABEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_TMO_ALERT_COUNT
enum DTLS1_TMO_ALERT_COUNT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_TMO_READ_COUNT
enum DTLS1_TMO_READ_COUNT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_TMO_WRITE_COUNT
enum DTLS1_TMO_WRITE_COUNT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DTLS1_VERSION
enum DTLS1_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

ccs_header_st
struct ccs_header_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dtls1_bitmap_st
struct dtls1_bitmap_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dtls1_record_data_st
struct dtls1_record_data_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dtls1_retransmit_state
struct 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.
dtls1_state_st
struct dtls1_state_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dtls1_timeout_st
struct dtls1_timeout_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hm_fragment_st
struct hm_fragment_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hm_header_st
struct hm_header_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
record_pqueue_st
struct record_pqueue_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta