OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::KoRekey::KeyConfig Struct Reference

#include <key.hpp>

Collaboration diagram for openvpn::KoRekey::KeyConfig:
[legend]

Public Attributes

KeyDirection encrypt
 
KeyDirection decrypt
 
int key_id
 
int remote_peer_id
 
unsigned int cipher_alg
 

Detailed Description

Definition at line 25 of file key.hpp.

Member Data Documentation

◆ cipher_alg

unsigned int openvpn::KoRekey::KeyConfig::cipher_alg

Definition at line 32 of file key.hpp.

◆ decrypt

KeyDirection openvpn::KoRekey::KeyConfig::decrypt

Definition at line 28 of file key.hpp.

◆ encrypt

KeyDirection openvpn::KoRekey::KeyConfig::encrypt

Definition at line 27 of file key.hpp.

◆ key_id

int openvpn::KoRekey::KeyConfig::key_id

Definition at line 30 of file key.hpp.

◆ remote_peer_id

int openvpn::KoRekey::KeyConfig::remote_peer_id

Definition at line 31 of file key.hpp.


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