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

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

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

Public Member Functions

 ParticipantTrustKeyEstablishmentAlgorithms ()=default
 Creates the default Trust Plugins key establishment algorithms that the DomainParticipant will use and support. More...
 
uint32_t supported_mask () const
 Get the Trust Plugins algorithms that the DomainParticipant supports for key establishment. More...
 
uint32_t preferred_bit () const
 Get the Trust Plugins algorithms that the DomainParticipant uses for key establishment. More...
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ParticipantTrustKeyEstablishmentAlgorithms()

rti::topic::trust::ParticipantTrustKeyEstablishmentAlgorithms::ParticipantTrustKeyEstablishmentAlgorithms ( )
default

Creates the default Trust Plugins key establishment algorithms that the DomainParticipant will use and support.

Member Function Documentation

◆ supported_mask()

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

Get the Trust Plugins algorithms that the DomainParticipant supports for key establishment.

◆ preferred_bit()

uint32_t rti::topic::trust::ParticipantTrustKeyEstablishmentAlgorithms::preferred_bit ( ) const
inline

Get the Trust Plugins algorithms that the DomainParticipant uses for key establishment.