EVP_PKEY_CTX_set1_tls1_prf_secret

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int EVP_PKEY_CTX_set1_tls1_prf_secret(EVP_PKEY_CTX* pctx, const(ubyte)* sec, int seclen)
  2. auto EVP_PKEY_CTX_set1_tls1_prf_secret(EVP_PKEY_CTX* pctx, const(ubyte)* sec, int seclen)
    extern (C) nothrow
    static if(!(OPENSSL_VERSION_AT_LEAST(3, 0, 0)))
    EVP_PKEY_CTX_set1_tls1_prf_secret
    ()
    (,
    const(ubyte)* sec
    ,
    int seclen
    )

Meta