OpenVPN 3 Core Library
|
Additional Inherited Members | |
![]() | |
void | generate_future_receive_keys () |
void | generate_encrypt_ctx () |
![]() | |
openvpn::CryptoAlgs::Type | cipher |
SSLLib::Ctx | libctx |
uint16_t | future_keys_count |
EpochDataChannelEncryptContext | encrypt_ctx {} |
EpochDataChannelDecryptContext | decrypt_ctx {} |
EpochDataChannelDecryptContext | retiring_decrypt_ctx {} |
std::vector< EpochDataChannelDecryptContext > | future_keys |
EpochKey | send {} |
EpochKey | receive {} |
class for unit test that exposes some of the internals for easier testing if internal are correct
Definition at line 488 of file test_crypto.cpp.
|
inline |
Definition at line 491 of file test_crypto.cpp.
|
default |
|
inline |
Definition at line 497 of file test_crypto.cpp.
|
inline |
Definition at line 502 of file test_crypto.cpp.
|
inline |
Definition at line 508 of file test_crypto.cpp.
|
inline |
Definition at line 511 of file test_crypto.cpp.
|
inline |
Definition at line 515 of file test_crypto.cpp.
|
inline |
Definition at line 509 of file test_crypto.cpp.
|
inline |
Definition at line 512 of file test_crypto.cpp.