RTI Connext Modern C++ API Version 7.3.0
rti::topic::trust::ParticipantTrustKeyEstablishmentAlgorithmInfo Class Reference

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

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

Public Member Functions

 ParticipantTrustKeyEstablishmentAlgorithmInfo ()=default
 Create an instance with the default Trust Key Establishment Algorithm Info associated with the discovered DomainParticipant. More...
 
TrustAlgorithmRequirements shared_secret () const
 Get the Trust Plugins key establishment algorithm requirements of the DomainParticipant in the context of deriving a shared secret. More...
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ParticipantTrustKeyEstablishmentAlgorithmInfo()

rti::topic::trust::ParticipantTrustKeyEstablishmentAlgorithmInfo::ParticipantTrustKeyEstablishmentAlgorithmInfo ( )
default

Create an instance with the default Trust Key Establishment Algorithm Info associated with the discovered DomainParticipant.

The meaning of this field may vary depending on what Trust Plugins the DomainParticipant is using.

Member Function Documentation

◆ shared_secret()

TrustAlgorithmRequirements rti::topic::trust::ParticipantTrustKeyEstablishmentAlgorithmInfo::shared_secret ( ) const
inline

Get the Trust Plugins key establishment algorithm requirements of the DomainParticipant in the context of deriving a shared secret.