RTI Connext Traditional C++ API
Version 7.0.0
|
Trust Plugins algorithms associated with the discovered DomainParticipant. More...
Public Attributes | |
DDS_ParticipantTrustSignatureAlgorithms | signature |
Trust Plugins algorithms for validation of data and metadata exchanged by the DomainParticipant. More... | |
DDS_ParticipantTrustKeyEstablishmentAlgorithms | key_establishment |
Algorithms for transformation of data and metadata exchanged between two DomainParticipants. More... | |
DDS_ParticipantTrustInterceptorAlgorithms | interceptor |
Algorithms for interception of data and metadata exchanged by the DomainParticipant. More... | |
Trust Plugins algorithms associated with the discovered DomainParticipant.
DDS_ParticipantTrustSignatureAlgorithms DDS_ParticipantTrustAlgorithms::signature |
Trust Plugins algorithms for validation of data and metadata exchanged by the DomainParticipant.
DDS_ParticipantTrustKeyEstablishmentAlgorithms DDS_ParticipantTrustAlgorithms::key_establishment |
Algorithms for transformation of data and metadata exchanged between two DomainParticipants.
DDS_ParticipantTrustInterceptorAlgorithms DDS_ParticipantTrustAlgorithms::interceptor |
Algorithms for interception of data and metadata exchanged by the DomainParticipant.