RTI Connext C API Version 7.3.0
DDS_ParticipantTrustProtectionInfo Struct Reference

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

Data Fields

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

Detailed Description

Trust Plugins Protection information associated with the discovered DomainParticipant.

Field Documentation

◆ bitmask

DDS_ParticipantTrustAttributesMask DDS_ParticipantTrustProtectionInfo::bitmask

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

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_ParticipantTrustProtectionInfo::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.