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

Trust Plugins signature algorithms associated with the discovered DomainParticipant. More...

Public Attributes

DDS_TrustSignatureMask trust_chain_supported_mask
 Trust Plugins signature algorithms supported by the DomainParticipant in the context of creating a chain of trust. More...
 
DDS_TrustSignatureMask trust_chain_used_mask
 Trust Plugins signature algorithms used by the DomainParticipant in the context of creating a chain of trust. More...
 
DDS_TrustSignatureMask auth_supported_mask
 Trust Plugins signature algorithms supported by the DomainParticipant in the context of checking that the DomainParticipant is authentic. More...
 
DDS_TrustSignatureBit auth_used_bit
 Trust Plugins signature algorithms used by the DomainParticipant in the context of checking that the DomainParticipant is authentic. More...
 

Detailed Description

Trust Plugins signature algorithms associated with the discovered DomainParticipant.

Member Data Documentation

◆ trust_chain_supported_mask

DDS_TrustSignatureMask DDS_ParticipantTrustSignatureAlgorithms::trust_chain_supported_mask

Trust Plugins signature algorithms supported by the DomainParticipant in the context of creating a chain of trust.

◆ trust_chain_used_mask

DDS_TrustSignatureMask DDS_ParticipantTrustSignatureAlgorithms::trust_chain_used_mask

Trust Plugins signature algorithms used by the DomainParticipant in the context of creating a chain of trust.

◆ auth_supported_mask

DDS_TrustSignatureMask DDS_ParticipantTrustSignatureAlgorithms::auth_supported_mask

Trust Plugins signature algorithms supported by the DomainParticipant in the context of checking that the DomainParticipant is authentic.

◆ auth_used_bit

DDS_TrustSignatureBit DDS_ParticipantTrustSignatureAlgorithms::auth_used_bit

Trust Plugins signature algorithms used by the DomainParticipant in the context of checking that the DomainParticipant is authentic.