RTI Connext Traditional C++ API Version 7.3.0
DDS_EndpointTrustInterceptorAlgorithmInfo Struct Reference

Trust Plugins interception algorithm information associated with the discovered endpoint. More...

Public Attributes

DDS_TrustAlgorithmSet required_mask
 Trust Plugins algorithms used for interception of data and metadata exchanged by the endpoint. More...
 
DDS_TrustAlgorithmSet supported_mask
 Trust Plugins algorithms supported for interception of data and metadata exchanged by the endpoint. More...
 

Detailed Description

Trust Plugins interception algorithm information associated with the discovered endpoint.

Member Data Documentation

◆ required_mask

DDS_TrustAlgorithmSet DDS_EndpointTrustInterceptorAlgorithmInfo::required_mask

Trust Plugins algorithms used for interception of data and metadata exchanged by the endpoint.

◆ supported_mask

DDS_TrustAlgorithmSet DDS_EndpointTrustInterceptorAlgorithmInfo::supported_mask

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