RTI Connext Modern C++ API  Version 7.0.0
rti::topic::trust::ParticipantTrustInterceptorAlgorithms Class Reference

<<extension>> <<value-type>> Trust Plugins interception algorithms associated with the discovered DomainParticipant. More...

#include <rti/topic/trust/ParticipantTrustInterceptorAlgorithms.hpp>

Public Member Functions

 ParticipantTrustInterceptorAlgorithms ()=default
 Creates the default Trust Plugins interception algorithms for a DomainParticipant. More...
 
uint32_t supported_mask () const
 Get the Trust Plugins algorithms supported for interception of data and metadata exchanged by the DomainParticipant. More...
 
uint32_t builtin_endpoints_used_bit () const
 Get the Trust Plugins algorithms used for interception of metadata exchanged by the builtin endpoints. More...
 
uint32_t builtin_endpoints_key_exchange_used_bit () const
 Get the Trust Plugins algorithms used for interception of metadata exchanged by the key exchange builtin endpoints. More...
 

Detailed Description

<<extension>> <<value-type>> Trust Plugins interception algorithms associated with the discovered DomainParticipant.

Constructor & Destructor Documentation

◆ ParticipantTrustInterceptorAlgorithms()

rti::topic::trust::ParticipantTrustInterceptorAlgorithms::ParticipantTrustInterceptorAlgorithms ( )
default

Creates the default Trust Plugins interception algorithms for a DomainParticipant.

Member Function Documentation

◆ supported_mask()

uint32_t rti::topic::trust::ParticipantTrustInterceptorAlgorithms::supported_mask ( ) const
inline

Get the Trust Plugins algorithms supported for interception of data and metadata exchanged by the DomainParticipant.

◆ builtin_endpoints_used_bit()

uint32_t rti::topic::trust::ParticipantTrustInterceptorAlgorithms::builtin_endpoints_used_bit ( ) const
inline

Get the Trust Plugins algorithms used for interception of metadata exchanged by the builtin endpoints.

◆ builtin_endpoints_key_exchange_used_bit()

uint32_t rti::topic::trust::ParticipantTrustInterceptorAlgorithms::builtin_endpoints_key_exchange_used_bit ( ) const
inline

Get the Trust Plugins algorithms used for interception of metadata exchanged by the key exchange builtin endpoints.