OpenVPN
Data Fields
_OVPN_CRYPTO_DATA Struct Reference

#include <ovpn_dco_win.h>

Collaboration diagram for _OVPN_CRYPTO_DATA:
Collaboration graph
[legend]

Data Fields

OVPN_KEY_DIRECTION Encrypt
 
OVPN_KEY_DIRECTION Decrypt
 
OVPN_KEY_SLOT KeySlot
 
OVPN_CIPHER_ALG CipherAlg
 
unsigned char KeyId
 
int PeerId
 

Detailed Description

Definition at line 88 of file ovpn_dco_win.h.

Field Documentation

◆ CipherAlg

OVPN_CIPHER_ALG _OVPN_CRYPTO_DATA::CipherAlg

Definition at line 92 of file ovpn_dco_win.h.

Referenced by dco_new_key().

◆ Decrypt

OVPN_KEY_DIRECTION _OVPN_CRYPTO_DATA::Decrypt

Definition at line 90 of file ovpn_dco_win.h.

Referenced by dco_new_key().

◆ Encrypt

OVPN_KEY_DIRECTION _OVPN_CRYPTO_DATA::Encrypt

Definition at line 89 of file ovpn_dco_win.h.

Referenced by dco_new_key().

◆ KeyId

unsigned char _OVPN_CRYPTO_DATA::KeyId

Definition at line 93 of file ovpn_dco_win.h.

Referenced by dco_new_key().

◆ KeySlot

OVPN_KEY_SLOT _OVPN_CRYPTO_DATA::KeySlot

Definition at line 91 of file ovpn_dco_win.h.

Referenced by dco_new_key().

◆ PeerId

int _OVPN_CRYPTO_DATA::PeerId

Definition at line 94 of file ovpn_dco_win.h.

Referenced by dco_new_key().


The documentation for this struct was generated from the following file: