#include <tls_crypt_v2.hpp>
|
virtual bool | verify (int type, Buffer &metadata) const |
|
| RC () noexcept=default |
|
| RC (const RC &)=delete |
|
virtual | ~RC ()=default |
|
RC & | operator= (const RC &)=delete |
|
olong | use_count () const noexcept |
| Delegates call to RCImpl and returns the result.
|
|
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
Definition at line 160 of file tls_crypt_v2.hpp.
◆ Ptr
◆ verify()
virtual bool openvpn::TLSCryptMetadata::verify |
( |
int |
type, |
|
|
Buffer & |
metadata |
|
) |
| const |
|
inlinevirtual |
The documentation for this class was generated from the following file: