OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::OpenSSLCrypto::TLS1PRF Class Reference

#include <tls1prf.hpp>

Static Public Member Functions

static bool PRF (unsigned char *label, const size_t label_len, const unsigned char *sec, const size_t slen, unsigned char *out1, const size_t olen)
 

Detailed Description

Definition at line 26 of file tls1prf.hpp.

Member Function Documentation

◆ PRF()

static bool openvpn::OpenSSLCrypto::TLS1PRF::PRF ( unsigned char *  label,
const size_t  label_len,
const unsigned char *  sec,
const size_t  slen,
unsigned char *  out1,
const size_t  olen 
)
inlinestatic

Definition at line 74 of file tls1prf.hpp.


The documentation for this class was generated from the following file: