OpenVPN 3 Core Library
|
#include <ovpn-dco.h>
Public Attributes | |
OVPN_KEY_DIRECTION | Encrypt |
OVPN_KEY_DIRECTION | Decrypt |
OVPN_KEY_SLOT | KeySlot |
OVPN_CIPHER_ALG | CipherAlg |
unsigned char | KeyId |
int | PeerId |
Definition at line 114 of file ovpn-dco.h.
OVPN_CIPHER_ALG _OVPN_CRYPTO_DATA::CipherAlg |
Definition at line 119 of file ovpn-dco.h.
OVPN_KEY_DIRECTION _OVPN_CRYPTO_DATA::Decrypt |
Definition at line 117 of file ovpn-dco.h.
OVPN_KEY_DIRECTION _OVPN_CRYPTO_DATA::Encrypt |
Definition at line 116 of file ovpn-dco.h.
unsigned char _OVPN_CRYPTO_DATA::KeyId |
Definition at line 120 of file ovpn-dco.h.
OVPN_KEY_SLOT _OVPN_CRYPTO_DATA::KeySlot |
Definition at line 118 of file ovpn-dco.h.
int _OVPN_CRYPTO_DATA::PeerId |
Definition at line 121 of file ovpn-dco.h.