RTI Connext C API Version 7.3.0
DDS_EndpointTrustProtectionInfo Struct Reference

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

Data Fields

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

Detailed Description

Trust Plugins Protection information associated with the discovered endpoint.

Field Documentation

◆ bitmask

DDS_EndpointTrustAttributesMask DDS_EndpointTrustProtectionInfo::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 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_EndpointTrustProtectionInfo::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.