<<extension>> <<value-type>> Trust Plugins interception algorithm information associated with the discovered DomainParticipant.
More...
#include <rti/topic/trust/ParticipantTrustInterceptorAlgorithmInfo.hpp>
<<extension>> <<value-type>> Trust Plugins interception algorithm information associated with the discovered DomainParticipant.
◆ ParticipantTrustInterceptorAlgorithmInfo()
rti::topic::trust::ParticipantTrustInterceptorAlgorithmInfo::ParticipantTrustInterceptorAlgorithmInfo |
( |
| ) |
|
|
default |
Create an instance with the default Trust Interceptor Algorithm Info associated with the discovered DomainParticipant.
The meaning of this field may vary depending on what Trust Plugins the DomainParticipant is using.
◆ supported_mask()
uint32_t rti::topic::trust::ParticipantTrustInterceptorAlgorithmInfo::supported_mask |
( |
| ) |
const |
|
inline |
Get the Trust Plugins algorithms supported for interception of data and metadata exchanged by the DomainParticipant.
◆ builtin_endpoints_required_mask()
uint32_t rti::topic::trust::ParticipantTrustInterceptorAlgorithmInfo::builtin_endpoints_required_mask |
( |
| ) |
const |
|
inline |
Get the Trust Plugins algorithms used for interception of metadata exchanged by the builtin endpoints.
◆ builtin_kx_endpoints_required_mask()
uint32_t rti::topic::trust::ParticipantTrustInterceptorAlgorithmInfo::builtin_kx_endpoints_required_mask |
( |
| ) |
const |
|
inline |
Get the Trust Plugins algorithms used for interception of metadata exchanged by the key exchange builtin endpoints.
◆ user_endpoints_default_required_mask()
uint32_t rti::topic::trust::ParticipantTrustInterceptorAlgorithmInfo::user_endpoints_default_required_mask |
( |
| ) |
const |
|
inline |