RTI Connext Traditional C++ API Version 7.3.0
|
Trust Plugins interception algorithm information associated with the discovered DomainParticipant. More...
Public Attributes | |
DDS_TrustAlgorithmSet | supported_mask |
Trust Plugins algorithms supported for interception of data and metadata exchanged by the DomainParticipant. More... | |
DDS_TrustAlgorithmSet | builtin_endpoints_required_mask |
Trust Plugins algorithms used for interception of metadata exchanged by the discovery, service request, and liveliness builtin endpoints. More... | |
DDS_TrustAlgorithmSet | builtin_kx_endpoints_required_mask |
Trust Plugins algorithms used for interception of metadata exchanged by the key exchange builtin endpoints. More... | |
DDS_TrustAlgorithmSet | user_endpoints_default_required_mask |
Default trust plugin algorithms used for interception of data exchanged by the user endpoints. This is the algorithm that remote DomainParticipants should assume when DDS_EndpointTrustInterceptorAlgorithmInfo is not serialized. More... | |
Trust Plugins interception algorithm information associated with the discovered DomainParticipant.
DDS_TrustAlgorithmSet DDS_ParticipantTrustInterceptorAlgorithmInfo::supported_mask |
Trust Plugins algorithms supported for interception of data and metadata exchanged by the DomainParticipant.
DDS_TrustAlgorithmSet DDS_ParticipantTrustInterceptorAlgorithmInfo::builtin_endpoints_required_mask |
Trust Plugins algorithms used for interception of metadata exchanged by the discovery, service request, and liveliness builtin endpoints.
DDS_TrustAlgorithmSet DDS_ParticipantTrustInterceptorAlgorithmInfo::builtin_kx_endpoints_required_mask |
Trust Plugins algorithms used for interception of metadata exchanged by the key exchange builtin endpoints.
DDS_TrustAlgorithmSet DDS_ParticipantTrustInterceptorAlgorithmInfo::user_endpoints_default_required_mask |
Default trust plugin algorithms used for interception of data exchanged by the user endpoints. This is the algorithm that remote DomainParticipants should assume when DDS_EndpointTrustInterceptorAlgorithmInfo is not serialized.