#include <tokenencrypt.hpp>
Definition at line 31 of file tokenencrypt.hpp.
◆ anonymous enum
◆ TokenEncrypt() [1/2]
openvpn::TokenEncrypt::TokenEncrypt |
( |
const Key & |
key, |
|
|
const int |
mode |
|
) |
| |
|
inline |
◆ ~TokenEncrypt()
openvpn::TokenEncrypt::~TokenEncrypt |
( |
| ) |
|
|
inline |
◆ TokenEncrypt() [2/2]
openvpn::TokenEncrypt::TokenEncrypt |
( |
const TokenEncrypt & |
| ) |
|
|
privatedelete |
◆ operator()()
void openvpn::TokenEncrypt::operator() |
( |
std::uint8_t * |
dest, |
|
|
const std::uint8_t * |
src, |
|
|
const int |
size |
|
) |
| |
|
inline |
◆ operator=()
◆ ctx
EVP_CIPHER_CTX* openvpn::TokenEncrypt::ctx |
|
private |
The documentation for this class was generated from the following file: