tls_config_set_keypair_ocsp_mem

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
int
tls_config_set_keypair_ocsp_mem
(,
const(core.stdc.stdint.uint8_t)* _cert
,
size_t _cert_len
,
const(core.stdc.stdint.uint8_t)* _key
,
size_t _key_len
,
const(core.stdc.stdint.uint8_t)* _staple
,
size_t staple_len
)

Meta