Type Alias s2n_quic::provider::tls::default::ffi::s2n_status_request_type::Type

source ·
pub type Type = u32;
Expand description

Enum used to define the type, if any, of certificate status request a connection should make during the handshake. The only supported status request type is OCSP, S2N_STATUS_REQUEST_OCSP.