EVP_PKEY_CTX_set_tls1_prf_md

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int EVP_PKEY_CTX_set_tls1_prf_md(EVP_PKEY_CTX* ctx, const(EVP_MD)* md)
  2. auto EVP_PKEY_CTX_set_tls1_prf_md(EVP_PKEY_CTX* ctx, const(EVP_MD)* md)
    extern (C) nothrow
    static if(!(OPENSSL_VERSION_AT_LEAST(3, 0, 0)))
    EVP_PKEY_CTX_set_tls1_prf_md
    ()

Meta