|
RTI Connext Micro C API Version 4.3.0
|
<<eXtension>> <<cert>> Configures the security plugin suite used by a DDS_DomainParticipant. More...
#include <dds_c_domain.h>
Data Fields | |
| RT_ComponentFactoryId_T | suite |
| The name of the registered security plugin suite to use. | |
<<eXtension>> <<cert>> Configures the security plugin suite used by a DDS_DomainParticipant.
| RT_ComponentFactoryId_T DDS_TrustQosPolicy::suite |
The name of the registered security plugin suite to use.
Identifies which registered security plugin suite the DDS_DomainParticipant will use for secure communication. The name must match the name used when registering the plugin suite with the RT_Registry.
Use RT_ComponentFactoryId_set_name to set this field.
[default] Empty (no security plugin suite).