Struct astutedds::security::BinaryProperty

ClassList > astutedds > security > BinaryProperty

  • #include <security_types.hpp>

Public Attributes

Type Name
std::string name
bool propagate = {false}
std::vector< uint8_t > value

Public Attributes Documentation

variable name

std::string astutedds::security::BinaryProperty::name;

variable propagate

bool astutedds::security::BinaryProperty::propagate;

variable value

std::vector<uint8_t> astutedds::security::BinaryProperty::value;


The documentation for this class was generated from the following file include/astutedds/security/security_types.hpp