RTI Connext C API
Version 7.0.0
|
Types used as part of DDS_ParticipantBuiltinTopicData, DDS_PublicationBuiltinTopicData, DDS_SubscriptionBuiltinTopicData to describe Trust Plugins configuration. More...
Data Structures | |
struct | DDS_ParticipantTrustInfo |
Trust Plugins information associated with the discovered DomainParticipant. More... | |
struct | DDS_EndpointTrustInfo |
Trust Plugins information associated with the discovered endpoint. More... | |
struct | DDS_ParticipantTrustSignatureAlgorithms |
Trust Plugins signature algorithms associated with the discovered DomainParticipant. More... | |
struct | DDS_ParticipantTrustKeyEstablishmentAlgorithms |
Trust Plugins key establishment algorithms associated with the discovered DomainParticipant. More... | |
struct | DDS_ParticipantTrustInterceptorAlgorithms |
Trust Plugins interception algorithms associated with the discovered DomainParticipant. More... | |
struct | DDS_ParticipantTrustAlgorithms |
Trust Plugins algorithms associated with the discovered DomainParticipant. More... | |
struct | DDS_EndpointTrustInterceptorAlgorithms |
Trust Plugins interception algorithms associated with the discovered endpoint. More... | |
struct | DDS_EndpointTrustAlgorithms |
Trust Plugins algorithms 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.
typedef struct DDS_ParticipantTrustInfo DDS_ParticipantTrustInfo |
Trust Plugins information associated with the discovered DomainParticipant.
typedef struct DDS_EndpointTrustInfo DDS_EndpointTrustInfo |
Trust Plugins information associated with the discovered endpoint.
Trust Plugins signature algorithms associated with the discovered DomainParticipant.
typedef struct DDS_ParticipantTrustKeyEstablishmentAlgorithms DDS_ParticipantTrustKeyEstablishmentAlgorithms |
Trust Plugins key establishment algorithms associated with the discovered DomainParticipant.
Trust Plugins interception algorithms associated with the discovered DomainParticipant.
typedef struct DDS_ParticipantTrustAlgorithms DDS_ParticipantTrustAlgorithms |
Trust Plugins algorithms associated with the discovered DomainParticipant.
Trust Plugins interception algorithms associated with the discovered endpoint.
typedef struct DDS_EndpointTrustAlgorithms DDS_EndpointTrustAlgorithms |
Trust Plugins algorithms associated with the discovered endpoint.