RTI Connext Traditional C++ API  Version 7.0.0
DDS_ParticipantTrustKeyEstablishmentAlgorithms Struct Reference

Trust Plugins key establishment algorithms associated with the discovered DomainParticipant. More...

Public Attributes

DDS_TrustKeyEstablishmentMask supported_mask
 Trust Plugins algorithms that the DomainParticipant supports for key establishment. More...
 
DDS_TrustKeyEstablishmentBit preferred_bit
 Trust Plugins algorithms that the DomainParticipant uses for key establishment. More...
 

Detailed Description

Trust Plugins key establishment algorithms associated with the discovered DomainParticipant.

Member Data Documentation

◆ supported_mask

DDS_TrustKeyEstablishmentMask DDS_ParticipantTrustKeyEstablishmentAlgorithms::supported_mask

Trust Plugins algorithms that the DomainParticipant supports for key establishment.

◆ preferred_bit

DDS_TrustKeyEstablishmentBit DDS_ParticipantTrustKeyEstablishmentAlgorithms::preferred_bit

Trust Plugins algorithms that the DomainParticipant uses for key establishment.