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

#include <key.hpp>

Public Attributes

const unsigned char * cipher_key
 
unsigned char nonce_tail [8]
 
unsigned int cipher_key_size
 

Detailed Description

Definition at line 18 of file key.hpp.

Member Data Documentation

◆ cipher_key

const unsigned char* openvpn::KoRekey::KeyDirection::cipher_key

Definition at line 20 of file key.hpp.

◆ cipher_key_size

unsigned int openvpn::KoRekey::KeyDirection::cipher_key_size

Definition at line 22 of file key.hpp.

◆ nonce_tail

unsigned char openvpn::KoRekey::KeyDirection::nonce_tail[8]

Definition at line 21 of file key.hpp.


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