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

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

Public Attributes

DDS_EndpointTrustAttributesMask bitmask
 Information about how RTPS wire serialization, discovery, and liveliness interact with the loaded Trust Plugins. More...
 
DDS_PluginEndpointTrustAttributesMask plugin_bitmask
 Internal plugin information that is opaque to DDS. More...
 

Detailed Description

Trust Plugins information associated with the discovered endpoint.

Member Data Documentation

◆ bitmask

DDS_EndpointTrustAttributesMask DDS_EndpointTrustInfo::bitmask

Information about how RTPS wire serialization, discovery, and liveliness interact with the loaded Trust Plugins.

The meaning of the contents of this field may vary depending on what Trust Plugins the endpoint is using. For information about how this field interacts with the RTI Security Plugins, please refer to the RTI Security Plugins User's Manual.

◆ plugin_bitmask

DDS_PluginEndpointTrustAttributesMask DDS_EndpointTrustInfo::plugin_bitmask

Internal plugin information that is opaque to DDS.

The meaning of the contents of this field may vary depending on what Trust Plugins the endpoint is using. For information about how this field interacts with the RTI Security Plugins, please refer to the RTI Security Plugins User's Manual.