SSL_export_keying_material

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!OPENSSL_NO_TLSEXT)
extern (C) nothrow
int
SSL_export_keying_material
(,
ubyte* out_
,
size_t olen
,
const char* label
,
size_t llen
,
const(ubyte)* p
,
size_t plen
,)

Meta