OpenDDS
Snapshot(2023/04/07-19:43)
|
Namespaces | |
Properties | |
Classes | |
interface | AccessControl |
interface | AccessControlListener |
interface | Authentication |
interface | AuthenticationListener |
interface | CryptoKeyExchange |
interface | CryptoKeyFactory |
interface | CryptoTransform |
struct | DataHolder |
struct | DataTags |
struct | EndpointSecurityAttributes |
struct | EndpointSecurityInfo |
struct | MessageIdentity |
struct | ParticipantBuiltinTopicData |
struct | ParticipantBuiltinTopicDataSecure |
struct | ParticipantGenericMessage |
struct | ParticipantSecurityAttributes |
struct | ParticipantSecurityInfo |
struct | PublicationBuiltinTopicData |
struct | PublicationBuiltinTopicDataSecure |
struct | SecurityException |
interface | SharedSecretHandle |
struct | SubscriptionBuiltinTopicData |
struct | SubscriptionBuiltinTopicDataSecure |
struct | Tag |
struct | TopicSecurityAttributes |
Definition at line 45 of file DdsSecurityCore.idl.
Definition at line 42 of file DdsSecurityCore.idl.
Definition at line 37 of file DdsSecurityCore.idl.
Definition at line 38 of file DdsSecurityCore.idl.
typedef unsigned long DDS::Security::BuiltinEndpointSet_t |
Definition at line 103 of file DdsSecurityParams.idl.
typedef Token DDS::Security::CryptoToken |
Definition at line 48 of file DdsSecurityCore.idl.
typedef sequence<CryptoToken> DDS::Security::CryptoTokenSeq |
Definition at line 49 of file DdsSecurityCore.idl.
typedef sequence<DataHolder> DDS::Security::DataHolderSeq |
Definition at line 41 of file DdsSecurityParams.idl.
Definition at line 193 of file DdsSecurityCore.idl.
typedef sequence<DatareaderCryptoHandle> DDS::Security::DatareaderCryptoHandleSeq |
Definition at line 194 of file DdsSecurityCore.idl.
Definition at line 53 of file DdsSecurityCore.idl.
Definition at line 57 of file DdsSecurityCore.idl.
Definition at line 88 of file DdsSecurityCore.idl.
Definition at line 190 of file DdsSecurityCore.idl.
typedef sequence<DatawriterCryptoHandle> DDS::Security::DatawriterCryptoHandleSeq |
Definition at line 191 of file DdsSecurityCore.idl.
Definition at line 52 of file DdsSecurityCore.idl.
Definition at line 56 of file DdsSecurityCore.idl.
Definition at line 217 of file DdsSecurityCore.idl.
typedef unsigned long DDS::Security::EndpointSecurityAttributesMask |
Definition at line 81 of file DdsSecurityParams.idl.
typedef unsigned long DDS::Security::ExtendedBuiltinEndpointSet_t |
Definition at line 118 of file DdsSecurityParams.idl.
typedef string DDS::Security::GenericMessageClassId |
Definition at line 64 of file DdsSecurityCore.idl.
typedef long DDS::Security::HandshakeHandle |
Definition at line 176 of file DdsSecurityCore.idl.
Definition at line 43 of file DdsSecurityCore.idl.
typedef long DDS::Security::IdentityHandle |
Definition at line 175 of file DdsSecurityCore.idl.
Definition at line 46 of file DdsSecurityParams.idl.
typedef Token DDS::Security::IdentityToken |
Definition at line 44 of file DdsSecurityParams.idl.
typedef Token DDS::Security::MessageToken |
Definition at line 41 of file DdsSecurityCore.idl.
typedef long DDS::Security::NativeCryptoHandle |
Definition at line 188 of file DdsSecurityCore.idl.
typedef unsigned short DDS::Security::ParameterId_t |
Definition at line 22 of file DdsSecurityParams.idl.
typedef long DDS::Security::ParticipantCryptoHandle |
Definition at line 182 of file DdsSecurityCore.idl.
typedef sequence<ParticipantCryptoHandle> DDS::Security::ParticipantCryptoHandleSeq |
Definition at line 185 of file DdsSecurityCore.idl.
Definition at line 51 of file DdsSecurityCore.idl.
Definition at line 55 of file DdsSecurityCore.idl.
typedef unsigned long DDS::Security::ParticipantSecurityAttributesMask |
Definition at line 58 of file DdsSecurityParams.idl.
Definition at line 77 of file DdsSecurityCore.idl.
Definition at line 78 of file DdsSecurityCore.idl.
Definition at line 46 of file DdsSecurityCore.idl.
typedef long DDS::Security::PermissionsHandle |
Definition at line 177 of file DdsSecurityCore.idl.
typedef Token DDS::Security::PermissionsToken |
Definition at line 45 of file DdsSecurityParams.idl.
typedef unsigned long DDS::Security::PluginEndpointSecurityAttributesMask |
Definition at line 82 of file DdsSecurityParams.idl.
typedef unsigned long DDS::Security::PluginParticipantSecurityAttributesMask |
Definition at line 65 of file DdsSecurityParams.idl.
Definition at line 35 of file DdsSecurityCore.idl.
Definition at line 39 of file DdsSecurityCore.idl.
Definition at line 36 of file DdsSecurityCore.idl.
typedef sequence<Tag> DDS::Security::TagSeq |
Definition at line 53 of file DdsSecurityParams.idl.
typedef DataHolder DDS::Security::Token |
Definition at line 43 of file DdsSecurityParams.idl.
Enumerator | |
---|---|
RESERVED_AUTH_STATUS_KIND_0 | |
IDENTITY_STATUS |
Definition at line 198 of file DdsSecurityCore.idl.
Enumerator | |
---|---|
INFO_SUBMESSAGE | |
DATAWRITER_SUBMESSAGE | |
DATAREADER_SUBMESSAGE |
Definition at line 728 of file DdsSecurityCore.idl.
Enumerator | |
---|---|
VALIDATION_OK | |
VALIDATION_FAILED | |
VALIDATION_PENDING_RETRY | |
VALIDATION_PENDING_HANDSHAKE_REQUEST | |
VALIDATION_PENDING_HANDSHAKE_MESSAGE | |
VALIDATION_OK_FINAL_MESSAGE |
Definition at line 166 of file DdsSecurityCore.idl.
const BuiltinEndpointSet_t DDS::Security::BUILTIN_PARTICIPANT_MESSAGE_SECURE_READER = 1 << 21 |
Definition at line 109 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), and OpenDDS::RTPS::Sedp::update_locators().
const BuiltinEndpointSet_t DDS::Security::BUILTIN_PARTICIPANT_MESSAGE_SECURE_WRITER = 1 << 20 |
Definition at line 108 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Sedp::init(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Sedp::signal_liveliness_secure(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), OpenDDS::RTPS::Sedp::update_locators(), OpenDDS::RTPS::Sedp::write_durable_participant_message_data_secure(), and OpenDDS::RTPS::Sedp::write_participant_message_data_secure().
const BuiltinEndpointSet_t DDS::Security::BUILTIN_PARTICIPANT_STATELESS_MESSAGE_READER = 1 << 23 |
Definition at line 111 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), and OpenDDS::RTPS::Sedp::update_locators().
const BuiltinEndpointSet_t DDS::Security::BUILTIN_PARTICIPANT_STATELESS_MESSAGE_WRITER = 1 << 22 |
Definition at line 110 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), and OpenDDS::RTPS::Sedp::update_locators().
const BuiltinEndpointSet_t DDS::Security::BUILTIN_PARTICIPANT_VOLATILE_MESSAGE_SECURE_READER = 1 << 25 |
Definition at line 113 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Sedp::associate_volatile(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), and OpenDDS::RTPS::Sedp::update_locators().
const BuiltinEndpointSet_t DDS::Security::BUILTIN_PARTICIPANT_VOLATILE_MESSAGE_SECURE_WRITER = 1 << 24 |
Definition at line 112 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Sedp::associate_volatile(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), and OpenDDS::RTPS::Sedp::update_locators().
const EndpointSecurityAttributesMask DDS::Security::ENDPOINT_SECURITY_ATTRIBUTES_FLAG_IS_DISCOVERY_PROTECTED = 1 << 2 |
Definition at line 86 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::security_attributes_to_bitmask().
const EndpointSecurityAttributesMask DDS::Security::ENDPOINT_SECURITY_ATTRIBUTES_FLAG_IS_KEY_PROTECTED = 1 << 5 |
Definition at line 89 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::security_attributes_to_bitmask().
const EndpointSecurityAttributesMask DDS::Security::ENDPOINT_SECURITY_ATTRIBUTES_FLAG_IS_LIVELINESS_PROTECTED = 1 << 6 |
Definition at line 90 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::security_attributes_to_bitmask().
const EndpointSecurityAttributesMask DDS::Security::ENDPOINT_SECURITY_ATTRIBUTES_FLAG_IS_PAYLOAD_PROTECTED = 1 << 4 |
Definition at line 88 of file DdsSecurityParams.idl.
Referenced by OpenDDS::DCPS::RtpsUdpReceiveStrategy::decode_payload(), and OpenDDS::RTPS::security_attributes_to_bitmask().
const EndpointSecurityAttributesMask DDS::Security::ENDPOINT_SECURITY_ATTRIBUTES_FLAG_IS_READ_PROTECTED = 1 << 0 |
Definition at line 84 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::security_attributes_to_bitmask().
const EndpointSecurityAttributesMask DDS::Security::ENDPOINT_SECURITY_ATTRIBUTES_FLAG_IS_SUBMESSAGE_PROTECTED = 1 << 3 |
Definition at line 87 of file DdsSecurityParams.idl.
Referenced by OpenDDS::DCPS::RtpsUdpReceiveStrategy::check_encoded(), and OpenDDS::RTPS::security_attributes_to_bitmask().
const EndpointSecurityAttributesMask DDS::Security::ENDPOINT_SECURITY_ATTRIBUTES_FLAG_IS_VALID = 1 << 31 |
Definition at line 91 of file DdsSecurityParams.idl.
Referenced by OpenDDS::DCPS::RtpsUdpReceiveStrategy::check_encoded(), OpenDDS::DCPS::RtpsUdpReceiveStrategy::decode_payload(), and OpenDDS::RTPS::security_attributes_to_bitmask().
const EndpointSecurityAttributesMask DDS::Security::ENDPOINT_SECURITY_ATTRIBUTES_FLAG_IS_WRITE_PROTECTED = 1 << 1 |
Definition at line 85 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::security_attributes_to_bitmask().
const string DDS::Security::GMCLASSID_SECURITY_AUTH_HANDSHAKE = "dds.sec.auth" |
Definition at line 81 of file DdsSecurityCore.idl.
Referenced by OpenDDS::RTPS::Spdp::handle_handshake_message(), OpenDDS::RTPS::Sedp::received_stateless_message(), and OpenDDS::RTPS::Spdp::send_handshake_request().
const string DDS::Security::GMCLASSID_SECURITY_AUTH_REQUEST = "dds.sec.auth_request" |
Definition at line 80 of file DdsSecurityCore.idl.
Referenced by OpenDDS::RTPS::Spdp::attempt_authentication(), and OpenDDS::RTPS::Sedp::received_stateless_message().
const string DDS::Security::GMCLASSID_SECURITY_DATAREADER_CRYPTO_TOKENS = "dds.sec.datareader_crypto_tokens" |
Definition at line 84 of file DdsSecurityCore.idl.
Referenced by OpenDDS::RTPS::Sedp::received_volatile_message_secure(), and OpenDDS::RTPS::Sedp::send_datareader_crypto_tokens().
const string DDS::Security::GMCLASSID_SECURITY_DATAWRITER_CRYPTO_TOKENS = "dds.sec.datawriter_crypto_tokens" |
Definition at line 83 of file DdsSecurityCore.idl.
Referenced by OpenDDS::RTPS::Sedp::received_volatile_message_secure(), and OpenDDS::RTPS::Sedp::send_datawriter_crypto_tokens().
const string DDS::Security::GMCLASSID_SECURITY_PARTICIPANT_CRYPTO_TOKENS = "dds.sec.participant_crypto_tokens" |
Definition at line 82 of file DdsSecurityCore.idl.
Referenced by OpenDDS::RTPS::Sedp::received_volatile_message_secure(), and OpenDDS::RTPS::Spdp::send_participant_crypto_tokens().
const long DDS::Security::OPENDDS_EXCEPTION_CODE_NO_KEY = -10 |
Definition at line 163 of file DdsSecurityCore.idl.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::decode_rtps_message(), and OpenDDS::DCPS::RtpsUdpReceiveStrategy::receive_bytes().
const long DDS::Security::OPENDDS_EXCEPTION_MINOR_CODE_NO_KEY = 1 |
Definition at line 164 of file DdsSecurityCore.idl.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::decode_rtps_message(), and OpenDDS::DCPS::RtpsUdpReceiveStrategy::receive_bytes().
const ParticipantSecurityAttributesMask DDS::Security::PARTICIPANT_SECURITY_ATTRIBUTES_FLAG_IS_DISCOVERY_PROTECTED = 1 << 1 |
Definition at line 61 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Spdp::local_participant_data_as_octets(), and OpenDDS::RTPS::security_attributes_to_bitmask().
const ParticipantSecurityAttributesMask DDS::Security::PARTICIPANT_SECURITY_ATTRIBUTES_FLAG_IS_LIVELINESS_PROTECTED = 1 << 2 |
Definition at line 62 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Spdp::local_participant_data_as_octets(), and OpenDDS::RTPS::security_attributes_to_bitmask().
const ParticipantSecurityAttributesMask DDS::Security::PARTICIPANT_SECURITY_ATTRIBUTES_FLAG_IS_RTPS_PROTECTED = 1 << 0 |
Definition at line 60 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Spdp::local_participant_data_as_octets(), and OpenDDS::RTPS::security_attributes_to_bitmask().
const ParticipantSecurityAttributesMask DDS::Security::PARTICIPANT_SECURITY_ATTRIBUTES_FLAG_IS_VALID = 1 << 31 |
Definition at line 63 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Spdp::local_participant_data_as_octets(), and OpenDDS::RTPS::security_attributes_to_bitmask().
const ParameterId_t DDS::Security::PID_DATA_TAGS = 0x1003 |
Definition at line 29 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list().
const ParameterId_t DDS::Security::PID_ENDPOINT_SECURITY_INFO = 0x1004 |
Definition at line 30 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list().
const ParameterId_t DDS::Security::PID_EXTENDED_BUILTIN_ENDPOINTS = 0x1007 |
Definition at line 34 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list().
const ParameterId_t DDS::Security::PID_IDENTITY_STATUS_TOKEN = 0x1006 |
Definition at line 32 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list().
const ParameterId_t DDS::Security::PID_IDENTITY_TOKEN = 0x1001 |
Definition at line 27 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list().
const ParameterId_t DDS::Security::PID_PARTICIPANT_SECURITY_INFO = 0x1005 |
Definition at line 31 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list().
const ParameterId_t DDS::Security::PID_PERMISSIONS_TOKEN = 0x1002 |
Definition at line 28 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::ParameterListConverter::from_param_list().
const PluginEndpointSecurityAttributesMask DDS::Security::PLUGIN_ENDPOINT_SECURITY_ATTRIBUTES_FLAG_IS_PAYLOAD_ENCRYPTED = 1 << 1 |
Definition at line 94 of file DdsSecurityParams.idl.
Referenced by OpenDDS::Security::AccessControlBuiltInImpl::get_sec_attributes().
const PluginEndpointSecurityAttributesMask DDS::Security::PLUGIN_ENDPOINT_SECURITY_ATTRIBUTES_FLAG_IS_SUBMESSAGE_ENCRYPTED = 1 << 0 |
Definition at line 93 of file DdsSecurityParams.idl.
Referenced by OpenDDS::Security::AccessControlBuiltInImpl::get_sec_attributes().
const PluginEndpointSecurityAttributesMask DDS::Security::PLUGIN_ENDPOINT_SECURITY_ATTRIBUTES_FLAG_IS_SUBMESSAGE_ORIGIN_AUTHENTICATED = 1 << 2 |
Definition at line 95 of file DdsSecurityParams.idl.
Referenced by OpenDDS::Security::AccessControlBuiltInImpl::get_sec_attributes().
const ParticipantSecurityAttributesMask DDS::Security::PLUGIN_PARTICIPANT_SECURITY_ATTRIBUTES_FLAG_BUILTIN_IS_DISCOVERY_ENCRYPTED = 1 << 1 |
Definition at line 68 of file DdsSecurityParams.idl.
Referenced by OpenDDS::Security::AccessControlBuiltInImpl::get_sec_attributes(), and OpenDDS::Security::Governance::load().
const ParticipantSecurityAttributesMask DDS::Security::PLUGIN_PARTICIPANT_SECURITY_ATTRIBUTES_FLAG_IS_DISCOVERY_ORIGIN_AUTHENTICATED = 1 << 4 |
Definition at line 71 of file DdsSecurityParams.idl.
Referenced by OpenDDS::Security::AccessControlBuiltInImpl::get_sec_attributes(), and OpenDDS::Security::Governance::load().
const ParticipantSecurityAttributesMask DDS::Security::PLUGIN_PARTICIPANT_SECURITY_ATTRIBUTES_FLAG_IS_LIVELINESS_ENCRYPTED = 1 << 2 |
Definition at line 69 of file DdsSecurityParams.idl.
Referenced by OpenDDS::Security::AccessControlBuiltInImpl::get_sec_attributes(), and OpenDDS::Security::Governance::load().
const ParticipantSecurityAttributesMask DDS::Security::PLUGIN_PARTICIPANT_SECURITY_ATTRIBUTES_FLAG_IS_LIVELINESS_ORIGIN_AUTHENTICATED = 1 << 5 |
Definition at line 72 of file DdsSecurityParams.idl.
Referenced by OpenDDS::Security::AccessControlBuiltInImpl::get_sec_attributes(), and OpenDDS::Security::Governance::load().
const ParticipantSecurityAttributesMask DDS::Security::PLUGIN_PARTICIPANT_SECURITY_ATTRIBUTES_FLAG_IS_RTPS_ENCRYPTED = 1 << 0 |
Definition at line 67 of file DdsSecurityParams.idl.
Referenced by OpenDDS::Security::Governance::load(), and OpenDDS::Security::CryptoBuiltInImpl::register_local_participant().
const ParticipantSecurityAttributesMask DDS::Security::PLUGIN_PARTICIPANT_SECURITY_ATTRIBUTES_FLAG_IS_RTPS_ORIGIN_AUTHENTICATED = 1 << 3 |
Definition at line 70 of file DdsSecurityParams.idl.
Referenced by OpenDDS::Security::Governance::load().
const ParticipantSecurityAttributesMask DDS::Security::PLUGIN_PARTICIPANT_SECURITY_ATTRIBUTES_FLAG_IS_VALID = 1 << 31 |
Definition at line 73 of file DdsSecurityParams.idl.
Referenced by OpenDDS::Security::Governance::load().
const ReturnCode_t DDS::Security::RETCODE_NOT_ALLOWED_BY_SECURITY = 1000 |
Definition at line 86 of file DdsSecurityCore.idl.
Referenced by OpenDDS::DCPS::DataWriterImpl::dispose_w_timestamp(), OpenDDS::DCPS::DomainParticipantImpl::enable(), OpenDDS::DCPS::DataWriterImpl::get_or_create_instance_handle(), and OpenDDS::DCPS::retcode_to_string().
const BuiltinEndpointSet_t DDS::Security::SEDP_BUILTIN_PUBLICATIONS_SECURE_READER = 1 << 17 |
Definition at line 105 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), and OpenDDS::RTPS::Sedp::update_locators().
const BuiltinEndpointSet_t DDS::Security::SEDP_BUILTIN_PUBLICATIONS_SECURE_WRITER = 1 << 16 |
Definition at line 104 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Sedp::init(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), OpenDDS::RTPS::Sedp::update_locators(), OpenDDS::RTPS::Sedp::write_durable_publication_data(), and OpenDDS::RTPS::Sedp::write_publication_data_secure().
const BuiltinEndpointSet_t DDS::Security::SEDP_BUILTIN_SUBSCRIPTIONS_SECURE_READER = 1 << 19 |
Definition at line 107 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), and OpenDDS::RTPS::Sedp::update_locators().
const BuiltinEndpointSet_t DDS::Security::SEDP_BUILTIN_SUBSCRIPTIONS_SECURE_WRITER = 1 << 18 |
Definition at line 106 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Sedp::init(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), OpenDDS::RTPS::Sedp::update_locators(), OpenDDS::RTPS::Sedp::write_durable_subscription_data(), and OpenDDS::RTPS::Sedp::write_subscription_data_secure().
const BuiltinEndpointSet_t DDS::Security::SPDP_BUILTIN_PARTICIPANT_SECURE_READER = 1 << 27 |
Definition at line 115 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), and OpenDDS::RTPS::Sedp::update_locators().
const BuiltinEndpointSet_t DDS::Security::SPDP_BUILTIN_PARTICIPANT_SECURE_WRITER = 1 << 26 |
Definition at line 114 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), OpenDDS::RTPS::Sedp::update_locators(), and OpenDDS::RTPS::Sedp::write_durable_dcps_participant_secure().
const ExtendedBuiltinEndpointSet_t DDS::Security::TYPE_LOOKUP_SERVICE_REPLY_READER_SECURE = 1 << 3 |
Definition at line 122 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Sedp::init(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::local_participant_data_as_octets(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), and OpenDDS::RTPS::Sedp::update_locators().
const ExtendedBuiltinEndpointSet_t DDS::Security::TYPE_LOOKUP_SERVICE_REPLY_WRITER_SECURE = 1 << 2 |
Definition at line 121 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Sedp::init(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::local_participant_data_as_octets(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), and OpenDDS::RTPS::Sedp::update_locators().
const ExtendedBuiltinEndpointSet_t DDS::Security::TYPE_LOOKUP_SERVICE_REQUEST_READER_SECURE = 1 << 1 |
Definition at line 120 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Sedp::init(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::local_participant_data_as_octets(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), and OpenDDS::RTPS::Sedp::update_locators().
const ExtendedBuiltinEndpointSet_t DDS::Security::TYPE_LOOKUP_SERVICE_REQUEST_WRITER_SECURE = 1 << 0 |
Definition at line 119 of file DdsSecurityParams.idl.
Referenced by OpenDDS::RTPS::Sedp::associate(), OpenDDS::RTPS::Sedp::init(), OpenDDS::RTPS::Spdp::init(), OpenDDS::RTPS::Spdp::local_participant_data_as_octets(), OpenDDS::RTPS::Spdp::start_ice(), OpenDDS::RTPS::Spdp::stop_ice(), and OpenDDS::RTPS::Sedp::update_locators().