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 105 of file ovpn_dco_win.h.

Field Documentation

◆ CipherAlg

OVPN_CIPHER_ALG _OVPN_CRYPTO_DATA::CipherAlg

Definition at line 109 of file ovpn_dco_win.h.

Referenced by dco_new_key().

◆ Decrypt

OVPN_KEY_DIRECTION _OVPN_CRYPTO_DATA::Decrypt

Definition at line 107 of file ovpn_dco_win.h.

Referenced by dco_new_key().

◆ Encrypt

OVPN_KEY_DIRECTION _OVPN_CRYPTO_DATA::Encrypt

Definition at line 106 of file ovpn_dco_win.h.

Referenced by dco_new_key().

◆ KeyId

unsigned char _OVPN_CRYPTO_DATA::KeyId

Definition at line 110 of file ovpn_dco_win.h.

Referenced by dco_new_key().

◆ KeySlot

OVPN_KEY_SLOT _OVPN_CRYPTO_DATA::KeySlot

Definition at line 108 of file ovpn_dco_win.h.

Referenced by dco_new_key().

◆ PeerId

int _OVPN_CRYPTO_DATA::PeerId

Definition at line 111 of file ovpn_dco_win.h.

Referenced by dco_new_key().


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