RTI TCP Transport Version 7.2.0
RTITLS_OpenSSL_Configuration Struct Reference

Full set of TLS properties. More...

Data Fields

struct RTITLS_Verification verify
 Verification properties. More...
 
struct RTITLS_Identity identity
 Identity properties. More...
 
struct RTITLS_Ciphers cipher
 Cipher properties. More...
 

Detailed Description

Full set of TLS properties.

Should be initialized with RTITLS_Plugin::RTITLS_OPENSSL_CONFIGURATION_DEFAULT

Field Documentation

◆ verify

struct RTITLS_Verification RTITLS_OpenSSL_Configuration::verify

Verification properties.

◆ identity

struct RTITLS_Identity RTITLS_OpenSSL_Configuration::identity

Identity properties.

◆ cipher

struct RTITLS_Ciphers RTITLS_OpenSSL_Configuration::cipher

Cipher properties.