RTI Connext Traditional C++ API Version 7.1.0
|
Trust Plugins algorithm information associated with the discovered DomainParticipant. More...
Public Attributes | |
DDS_ParticipantTrustSignatureAlgorithmInfo | signature |
Information regarding algorithms for validation of data and metadata exchanged by the DomainParticipant. More... | |
DDS_ParticipantTrustKeyEstablishmentAlgorithmInfo | key_establishment |
Information regarding algorithms for transformation of data and metadata exchanged between two DomainParticipants. More... | |
DDS_ParticipantTrustInterceptorAlgorithmInfo | interceptor |
Information regarding algorithms for interception of data and metadata exchanged by the DomainParticipant. More... | |
Trust Plugins algorithm information associated with the discovered DomainParticipant.
DDS_ParticipantTrustSignatureAlgorithmInfo DDS_ParticipantTrustAlgorithmInfo::signature |
Information regarding algorithms for validation of data and metadata exchanged by the DomainParticipant.
DDS_ParticipantTrustKeyEstablishmentAlgorithmInfo DDS_ParticipantTrustAlgorithmInfo::key_establishment |
Information regarding algorithms for transformation of data and metadata exchanged between two DomainParticipants.
DDS_ParticipantTrustInterceptorAlgorithmInfo DDS_ParticipantTrustAlgorithmInfo::interceptor |
Information regarding algorithms for interception of data and metadata exchanged by the DomainParticipant.