RTI Connext C API Version 7.3.0
DDS_EndpointTrustInterceptorAlgorithmInfo Struct Reference

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

Data Fields

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.

Field 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.