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

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

Public Attributes

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

Detailed Description

Trust Plugins information associated with the discovered DomainParticipant.

Member Data Documentation

◆ bitmask

DDS_ParticipantTrustAttributesMask DDS_ParticipantTrustInfo::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 DomainParticipant 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_PluginParticipantTrustAttributesMask DDS_ParticipantTrustInfo::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 DomainParticipant is using. For information about how this field interacts with the RTI Security Plugins, please refer to the RTI Security Plugins User's Manual.