OpenVPN
Data Fields

Container for bidirectional cipher and HMAC key material. More...

#include <crypto.h>

Collaboration diagram for key2:
Collaboration graph
[legend]

Data Fields

int n
 The number of key objects stored in the key2.keys array. More...
 
struct key keys [2]
 Two unidirectional sets of key material. More...
 

Detailed Description

Container for bidirectional cipher and HMAC key material.

Definition at line 179 of file crypto.h.

Field Documentation

◆ keys

struct key key2::keys[2]

◆ n

int key2::n

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