RTI Secure Wan Transport  Version 6.1.1
NDDS_Transport_TLS_OpenSSL_Configuration Struct Reference

Full set of TLS properties. More...

Data Fields

struct NDDS_Transport_TLS_Verification verify
 Verification properties. More...
 
struct NDDS_Transport_TLS_Identity identity
 Identity properties. More...
 
struct NDDS_Transport_TLS_Ciphers cipher
 Cipher properties. More...
 

Detailed Description

Full set of TLS properties.

Should be initialized with NDDS_Transport_TLS_Plugin::NDDS_TRANSPORT_TLS_OPENSSL_CONFIGURATION_DEFAULT

Field Documentation

◆ verify

struct NDDS_Transport_TLS_Verification NDDS_Transport_TLS_OpenSSL_Configuration::verify

Verification properties.

◆ identity

struct NDDS_Transport_TLS_Identity NDDS_Transport_TLS_OpenSSL_Configuration::identity

Identity properties.

◆ cipher

struct NDDS_Transport_TLS_Ciphers NDDS_Transport_TLS_OpenSSL_Configuration::cipher

Cipher properties.