|
RTI Connext Micro C++ API Version 4.3.0
|
<<eXtension>> Configures the security plugin suite used by a DDSDomainParticipant. More...
#include <dds_c_domain.h>
Public Attributes | |
| RT_ComponentFactoryId_T | suite |
| The name of the registered security plugin suite to use. | |
<<eXtension>> Configures the security plugin suite used by a DDSDomainParticipant.
| RT_ComponentFactoryId_T DDS_TrustQosPolicy::suite |
The name of the registered security plugin suite to use.
Identifies which registered security plugin suite the DDSDomainParticipant 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).