RTI Connext Traditional C++ API  Version 7.0.0
DDS_ParticipantTrustInterceptorAlgorithms Struct Reference

Trust Plugins interception algorithms associated with the discovered DomainParticipant. More...

Public Attributes

DDS_TrustInterceptorMask supported_mask
 Trust Plugins algorithms supported for interception of data and metadata exchanged by the DomainParticipant. More...
 
DDS_TrustInterceptorBit builtin_endpoints_used_bit
 Trust Plugins algorithms used for interception of metadata exchanged by the builtin endpoints. More...
 
DDS_TrustInterceptorBit builtin_endpoints_key_exchange_used_bit
 Trust Plugins algorithms used for interception of metadata exchanged by the key exchange builtin endpoints. More...
 

Detailed Description

Trust Plugins interception algorithms associated with the discovered DomainParticipant.

Member Data Documentation

◆ supported_mask

DDS_TrustInterceptorMask DDS_ParticipantTrustInterceptorAlgorithms::supported_mask

Trust Plugins algorithms supported for interception of data and metadata exchanged by the DomainParticipant.

◆ builtin_endpoints_used_bit

DDS_TrustInterceptorBit DDS_ParticipantTrustInterceptorAlgorithms::builtin_endpoints_used_bit

Trust Plugins algorithms used for interception of metadata exchanged by the builtin endpoints.

◆ builtin_endpoints_key_exchange_used_bit

DDS_TrustInterceptorBit DDS_ParticipantTrustInterceptorAlgorithms::builtin_endpoints_key_exchange_used_bit

Trust Plugins algorithms used for interception of metadata exchanged by the key exchange builtin endpoints.