RTI Connext C API Version 7.3.0
DDS_ParticipantTrustSignatureAlgorithmInfo Struct Reference

Trust Plugins signature algorithm information associated with the discovered DomainParticipant. More...

Data Fields

DDS_TrustAlgorithmRequirements trust_chain
 Trust Plugins signature algorithm requirements of the DomainParticipant in the context of creating a chain of trust. More...
 
DDS_TrustAlgorithmRequirements message_auth
 Trust Plugins signature algorithm requirements of the DomainParticipant in the context of checking that messages are authentic. More...
 

Detailed Description

Trust Plugins signature algorithm information associated with the discovered DomainParticipant.

Field Documentation

◆ trust_chain

DDS_TrustAlgorithmRequirements DDS_ParticipantTrustSignatureAlgorithmInfo::trust_chain

Trust Plugins signature algorithm requirements of the DomainParticipant in the context of creating a chain of trust.

◆ message_auth

DDS_TrustAlgorithmRequirements DDS_ParticipantTrustSignatureAlgorithmInfo::message_auth

Trust Plugins signature algorithm requirements of the DomainParticipant in the context of checking that messages are authentic.