Constant openssl::ssl::SSL_OP_NO_TICKET []

pub const SSL_OP_NO_TICKET: SslOption = SslOption{bits: ffi::SSL_OP_NO_TICKET,}

Disables the use of session tickets for session resumption.