RTI Connext Modern C++ API
Version 7.0.0
|
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::EndpointTrustAlgorithms |
<<extension>> <<value-type>> Trust Plugins algorithms associated with the discovered endpoint. More... | |
class | rti::topic::trust::EndpointTrustInfo |
<<extension>> <<value-type>> Trust Plugins information associated with the discovered endpoint. More... | |
class | rti::topic::trust::EndpointTrustInterceptorAlgorithms |
<<extension>> <<value-type>> Trust Plugins interception algorithms associated with the discovered endpoint. More... | |
class | rti::topic::trust::ParticipantTrustAlgorithms |
<<extension>> <<value-type>> Trust Plugins algorithms associated with the discovered DomainParticipant. More... | |
class | rti::topic::trust::ParticipantTrustInfo |
<<extension>> <<value-type>> Trust Plugins information associated with the discovered DomainParticipant. More... | |
class | rti::topic::trust::ParticipantTrustInterceptorAlgorithms |
<<extension>> <<value-type>> Trust Plugins interception algorithms associated with the discovered DomainParticipant. More... | |
class | rti::topic::trust::ParticipantTrustKeyEstablishmentAlgorithms |
<<extension>> <<value-type>> Trust Plugins key establishment algorithms associated with the discovered DomainParticipant. More... | |
class | rti::topic::trust::ParticipantTrustSignatureAlgorithms |
<<extension>> <<value-type>> Trust Plugins signature algorithms associated with the discovered DomainParticipant. More... | |
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.