#include <tlsprf.hpp>
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
Definition at line 229 of file tlsprf.hpp.
◆ Ptr
◆ erase()
virtual void openvpn::TLSPRFInstance::erase |
( |
| ) |
|
|
pure virtual |
◆ generate_key_expansion()
◆ peer_read()
virtual void openvpn::TLSPRFInstance::peer_read |
( |
Buffer & |
buf | ) |
|
|
pure virtual |
◆ peer_read_complete()
virtual bool openvpn::TLSPRFInstance::peer_read_complete |
( |
BufferComplete & |
bc | ) |
|
|
pure virtual |
◆ self_randomize()
virtual void openvpn::TLSPRFInstance::self_randomize |
( |
StrongRandomAPI & |
rng | ) |
|
|
pure virtual |
◆ self_write()
virtual void openvpn::TLSPRFInstance::self_write |
( |
Buffer & |
buf | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: