RTI Connext Traditional C++ API Version 7.2.0
|
Types used as part of DDS_ParticipantBuiltinTopicData, DDS_PublicationBuiltinTopicData, DDS_SubscriptionBuiltinTopicData to describe Trust Plugins configuration. More...
Classes | |
struct | DDS_ParticipantTrustProtectionInfo |
Trust Plugins Protection information associated with the discovered DomainParticipant. More... | |
struct | DDS_EndpointTrustProtectionInfo |
Trust Plugins Protection information associated with the discovered endpoint. More... | |
struct | DDS_TrustAlgorithmRequirements |
Type to describe Trust Plugins algorithm requirements for an entity. More... | |
struct | DDS_ParticipantTrustSignatureAlgorithmInfo |
Trust Plugins signature algorithm information associated with the discovered DomainParticipant. More... | |
struct | DDS_ParticipantTrustKeyEstablishmentAlgorithmInfo |
Trust Plugins key establishment algorithm information associated with the discovered DomainParticipant. More... | |
struct | DDS_ParticipantTrustInterceptorAlgorithmInfo |
Trust Plugins interception algorithm information associated with the discovered DomainParticipant. More... | |
struct | DDS_ParticipantTrustAlgorithmInfo |
Trust Plugins algorithm information associated with the discovered DomainParticipant. More... | |
struct | DDS_EndpointTrustInterceptorAlgorithmInfo |
Trust Plugins interception algorithm information associated with the discovered endpoint. More... | |
struct | DDS_EndpointTrustAlgorithmInfo |
Trust Plugins algorithm information associated with the discovered endpoint. More... | |
Types used as part of DDS_ParticipantBuiltinTopicData, DDS_PublicationBuiltinTopicData, DDS_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.
Trust Plugins Protection information associated with the discovered DomainParticipant.
typedef struct DDS_EndpointTrustProtectionInfo DDS_EndpointTrustProtectionInfo |
Trust Plugins Protection information associated with the discovered endpoint.
typedef struct DDS_TrustAlgorithmRequirements DDS_TrustAlgorithmRequirements |
Type to describe Trust Plugins algorithm requirements for an entity.
typedef struct DDS_ParticipantTrustSignatureAlgorithmInfo DDS_ParticipantTrustSignatureAlgorithmInfo |
Trust Plugins signature algorithm information associated with the discovered DomainParticipant.
typedef struct DDS_ParticipantTrustKeyEstablishmentAlgorithmInfo DDS_ParticipantTrustKeyEstablishmentAlgorithmInfo |
Trust Plugins key establishment algorithm information associated with the discovered DomainParticipant.
typedef struct DDS_ParticipantTrustInterceptorAlgorithmInfo DDS_ParticipantTrustInterceptorAlgorithmInfo |
Trust Plugins interception algorithm information associated with the discovered DomainParticipant.
Trust Plugins algorithm information associated with the discovered DomainParticipant.
Trust Plugins interception algorithm information associated with the discovered endpoint.
typedef struct DDS_EndpointTrustAlgorithmInfo DDS_EndpointTrustAlgorithmInfo |
Trust Plugins algorithm information associated with the discovered endpoint.