Skip to main content

Module properties

Module properties 

Source
Expand description

Property list — name/value pairs for plugin configuration.

Spec OMG DDS-Security 1.1 §8.2.1 Property_t + PropertyQosPolicy. Properties are created on the participant and passed through to the plugins (e.g. certificate paths, HSM URIs, cipher suites).

Structs§

Property
A single property: name + value.
PropertyList
List of properties. Order does not matter, names must be unique — on a duplicate the last entry wins (as per OMG spec).