RTI Connext Modern C++ API Version 7.2.0
Built-in Topic's Trust Types

Types used as part of dds::topic::ParticipantBuiltinTopicData, dds::topic::PublicationBuiltinTopicData, dds::topic::SubscriptionBuiltinTopicData to describe Trust Plugins configuration. More...

Classes

class  rti::topic::trust::EndpointTrustAlgorithmInfo
 <<extension>> <<value-type>> Trust Plugins algorithm information associated with the discovered endpoint. More...
 
class  rti::topic::trust::EndpointTrustInterceptorAlgorithmInfo
 <<extension>> <<value-type>> Trust Plugins interception algorithm information associated with the discovered endpoint. More...
 
class  rti::topic::trust::EndpointTrustProtectionInfo
 <<extension>> <<value-type>> Trust Plugins Protection information associated with the discovered endpoint. More...
 
class  rti::topic::trust::ParticipantTrustAlgorithmInfo
 <<extension>> <<value-type>> Trust Plugins algorithm information associated with the discovered DomainParticipant. More...
 
class  rti::topic::trust::ParticipantTrustInterceptorAlgorithmInfo
 <<extension>> <<value-type>> Trust Plugins interception algorithm information associated with the discovered DomainParticipant. More...
 
class  rti::topic::trust::ParticipantTrustKeyEstablishmentAlgorithmInfo
 <<extension>> <<value-type>> Trust Plugins key establishment algorithm information associated with the discovered DomainParticipant. More...
 
class  rti::topic::trust::ParticipantTrustProtectionInfo
 <<extension>> <<value-type>> Trust Plugins Protection information associated with the discovered DomainParticipant. More...
 
class  rti::topic::trust::ParticipantTrustSignatureAlgorithmInfo
 <<extension>> <<value-type>> Trust Plugins signature algorithm information associated with the discovered DomainParticipant. More...
 
class  rti::topic::trust::TrustAlgorithmRequirements
 <<extension>> <<value-type>> Type to describe Trust Plugins algorithm requirements. More...
 

Detailed Description

Types used as part of dds::topic::ParticipantBuiltinTopicData, dds::topic::PublicationBuiltinTopicData, dds::topic::SubscriptionBuiltinTopicData to describe Trust Plugins configuration.

These types are used to describe how RTPS wire serialization, discovery, and liveliness interact with the loaded Trust Plugins.

The meaning of the contents of these types may vary depending on what Trust Plugins the DomainParticipant is using. For information about how these types interact with the RTI Security Plugins, please refer to the RTI Security Plugins User's Manual.