Function tlspuffin::put::make_descriptor
source ยท fn make_descriptor(
config: &TlsPutConfig,
cert: *const PEM,
pkey: *const PEM,
store: &[*const PEM],
ciphers_tls13: &CString,
ciphers_tls12: &CString,
groups: &Option<CString>,
) -> TLS_AGENT_DESCRIPTOR