OpenVPN
Data Fields
test_tls_crypt_context Struct Reference
Collaboration diagram for test_tls_crypt_context:
Collaboration graph
[legend]

Data Fields

struct crypto_options co
 
struct key_type kt
 
struct buffer source
 
struct buffer ciphertext
 
struct buffer unwrapped
 

Detailed Description

Definition at line 145 of file test_tls_crypt.c.

Field Documentation

◆ ciphertext

struct buffer test_tls_crypt_context::ciphertext

◆ co

struct crypto_options test_tls_crypt_context::co

◆ kt

struct key_type test_tls_crypt_context::kt

◆ source

struct buffer test_tls_crypt_context::source

◆ unwrapped

struct buffer test_tls_crypt_context::unwrapped

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