OpenVPN 3 Core Library
Loading...
Searching...
No Matches
_OVPN_CRYPTO_DATA Struct Reference

#include <ovpn-dco.h>

Collaboration diagram for _OVPN_CRYPTO_DATA:
[legend]

Public Attributes

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 114 of file ovpn-dco.h.

Member Data Documentation

◆ CipherAlg

OVPN_CIPHER_ALG _OVPN_CRYPTO_DATA::CipherAlg

Definition at line 119 of file ovpn-dco.h.

◆ Decrypt

OVPN_KEY_DIRECTION _OVPN_CRYPTO_DATA::Decrypt

Definition at line 117 of file ovpn-dco.h.

◆ Encrypt

OVPN_KEY_DIRECTION _OVPN_CRYPTO_DATA::Encrypt

Definition at line 116 of file ovpn-dco.h.

◆ KeyId

unsigned char _OVPN_CRYPTO_DATA::KeyId

Definition at line 120 of file ovpn-dco.h.

◆ KeySlot

OVPN_KEY_SLOT _OVPN_CRYPTO_DATA::KeySlot

Definition at line 118 of file ovpn-dco.h.

◆ PeerId

int _OVPN_CRYPTO_DATA::PeerId

Definition at line 121 of file ovpn-dco.h.


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