Struct astutedds::security::EndpointSecurityAttributes
ClassList > astutedds > security > EndpointSecurityAttributes
#include <security_types.hpp>
Public Attributes
| Type | Name |
|---|---|
| bool | is_discovery_protected = {false} |
| bool | is_key_protected = {false} |
| bool | is_liveliness_protected = {false} |
| bool | is_payload_protected = {false} |
| bool | is_submessage_protected = {false} |
Public Attributes Documentation
variable is_discovery_protected
bool astutedds::security::EndpointSecurityAttributes::is_discovery_protected;
variable is_key_protected
bool astutedds::security::EndpointSecurityAttributes::is_key_protected;
variable is_liveliness_protected
bool astutedds::security::EndpointSecurityAttributes::is_liveliness_protected;
variable is_payload_protected
bool astutedds::security::EndpointSecurityAttributes::is_payload_protected;
variable is_submessage_protected
bool astutedds::security::EndpointSecurityAttributes::is_submessage_protected;
The documentation for this class was generated from the following file include/astutedds/security/security_types.hpp