|
OpenDDS
Snapshot(2023/04/25-14:16)
|
This is the complete list of members for OpenDDS::Security::CryptoBuiltInImpl, including all inherited members.
| _add_ref(void) | CORBA::Object | virtual |
| _add_ref(void) | CORBA::Object | virtual |
| _create_request(CORBA::Context_ptr ctx, const char *operation, CORBA::NVList_ptr arg_list, CORBA::NamedValue_ptr result, CORBA::Request_ptr &request, CORBA::Flags req_flags) | CORBA::LocalObject | virtual |
| _create_request(CORBA::Context_ptr ctx, const char *operation, CORBA::NVList_ptr arg_list, CORBA::NamedValue_ptr result, CORBA::ExceptionList_ptr exclist, CORBA::ContextList_ptr ctxtlist, CORBA::Request_ptr &request, CORBA::Flags req_flags) | CORBA::LocalObject | virtual |
| _decr_refcount(void) | CORBA::Object | |
| _duplicate(LocalObject_ptr obj) | CORBA::LocalObject | static |
| CORBA::Object::_duplicate(CORBA::Object_ptr obj) | CORBA::Object | static |
| _get_cached_policy(TAO_Cached_Policy_Type type) | CORBA::LocalObject | |
| _get_component(void) | CORBA::LocalObject | virtual |
| _get_interface(void) | CORBA::LocalObject | virtual |
| _get_orb(void) | CORBA::LocalObject | virtual |
| _get_policy(CORBA::PolicyType type) | CORBA::LocalObject | |
| _get_policy_overrides(const CORBA::PolicyTypeSeq &types) | CORBA::LocalObject | |
| _hash(CORBA::ULong maximum) | CORBA::LocalObject | virtual |
| _interface_repository_id() const | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| _is_a(const char *) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| _is_collocated(void) const | CORBA::Object | virtual |
| _is_equivalent(CORBA::Object_ptr other_obj) | CORBA::LocalObject | virtual |
| _is_local(void) const | CORBA::Object | virtual |
| _key(void) | CORBA::LocalObject | virtual |
| _narrow(CORBA::Object_ptr obj) | CORBA::LocalObject | static |
| _nil(void) | CORBA::LocalObject | static |
| _non_existent(void) | CORBA::LocalObject | virtual |
| _out_type typedef | CORBA::LocalObject | |
| _proxy_broker(TAO::Object_Proxy_Broker *proxy_broker) | CORBA::Object | virtual |
| _ptr_type typedef | CORBA::LocalObject | |
| _refcount_value(void) const | CORBA::Object | virtual |
| _refcount_value(void) const | CORBA::Object | virtual |
| _remove_ref(void) | CORBA::Object | virtual |
| _remove_ref(void) | CORBA::Object | virtual |
| _repository_id(void) | CORBA::LocalObject | virtual |
| _request(const char *operation) | CORBA::LocalObject | virtual |
| _servant(void) const | CORBA::Object | virtual |
| _set_policy_overrides(const CORBA::PolicyList &policies, CORBA::SetOverrideType set_add) | CORBA::LocalObject | |
| _stubobj(void) const | CORBA::Object | virtual |
| _stubobj(void) | CORBA::Object | virtual |
| _tao_any_destructor(void *) | CORBA::Object | static |
| _validate_connection(CORBA::PolicyList_out inconsistent_policies) | CORBA::LocalObject | |
| _var_type typedef | CORBA::LocalObject | |
| authtag(const KeyMaterial &master, Session &sess, const DDS::OctetSeq &plain, CryptoHeader &header, CryptoFooter &footer, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | private |
| can_convert_to_ior(void) const | CORBA::Object | virtual |
| clear_common_data(DDS::Security::NativeCryptoHandle handle) | OpenDDS::Security::CryptoBuiltInImpl | private |
| clear_endpoint_data(DDS::Security::NativeCryptoHandle handle) | OpenDDS::Security::CryptoBuiltInImpl | private |
| convert_to_ior(bool use_omg_ior_format, const char *ior_prefix) const | CORBA::Object | virtual |
| create_local_datareader_crypto_tokens(DDS::Security::DatareaderCryptoTokenSeq &local_datareader_crypto_tokens, DDS::Security::DatareaderCryptoHandle local_datareader_crypto, DDS::Security::DatawriterCryptoHandle remote_datawriter_crypto, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyExchange::create_local_datareader_crypto_tokens(inout DatareaderCryptoTokenSeq local_datareader_cryto_tokens, in DatareaderCryptoHandle local_datareader_crypto, in DatawriterCryptoHandle remote_datawriter_crypto, inout SecurityException ex) | DDS::Security::CryptoKeyExchange | |
| create_local_datawriter_crypto_tokens(DDS::Security::DatawriterCryptoTokenSeq &local_datawriter_crypto_tokens, DDS::Security::DatawriterCryptoHandle local_datawriter_crypto, DDS::Security::DatareaderCryptoHandle remote_datareader_crypto, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyExchange::create_local_datawriter_crypto_tokens(inout DatawriterCryptoTokenSeq local_datawriter_crypto_tokens, in DatawriterCryptoHandle local_datawriter_crypto, in DatareaderCryptoHandle remote_datareader_crypto, inout SecurityException ex) | DDS::Security::CryptoKeyExchange | |
| create_local_participant_crypto_tokens(DDS::Security::ParticipantCryptoTokenSeq &local_participant_crypto_tokens, DDS::Security::ParticipantCryptoHandle local_participant_crypto, DDS::Security::ParticipantCryptoHandle remote_participant_crypto, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyExchange::create_local_participant_crypto_tokens(inout ParticipantCryptoTokenSeq local_participant_crypto_tokens, in ParticipantCryptoHandle local_participant_crypto, in ParticipantCryptoHandle remote_participant_crypto, inout SecurityException ex) | DDS::Security::CryptoKeyExchange | |
| CryptoBuiltInImpl() | OpenDDS::Security::CryptoBuiltInImpl | |
| CryptoBuiltInImpl(const CryptoBuiltInImpl &) | OpenDDS::Security::CryptoBuiltInImpl | private |
| decode_datareader_submessage(DDS::OctetSeq &plain_rtps_submessage, const DDS::OctetSeq &encoded_rtps_submessage, DDS::Security::DatawriterCryptoHandle receiving_datawriter_crypto, DDS::Security::DatareaderCryptoHandle sending_datareader_crypto, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoTransform::decode_datareader_submessage(inout OctetSeq plain_rtps_submessage, in OctetSeq encoded_rtps_submessage, in DatawriterCryptoHandle receiving_datawriter_crypto, in DatareaderCryptoHandle sending_datareader_crypto, inout SecurityException ex) | DDS::Security::CryptoTransform | |
| decode_datawriter_submessage(DDS::OctetSeq &plain_rtps_submessage, const DDS::OctetSeq &encoded_rtps_submessage, DDS::Security::DatareaderCryptoHandle receiving_datareader_crypto, DDS::Security::DatawriterCryptoHandle sending_datawriter_crypto, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoTransform::decode_datawriter_submessage(inout OctetSeq plain_rtps_submessage, in OctetSeq encoded_rtps_submessage, in DatareaderCryptoHandle receiving_datareader_crypto, in DatawriterCryptoHandle sending_datawriter_crypto, inout SecurityException ex) | DDS::Security::CryptoTransform | |
| decode_rtps_message(DDS::OctetSeq &plain_buffer, const DDS::OctetSeq &encoded_buffer, DDS::Security::ParticipantCryptoHandle receiving_participant_crypto, DDS::Security::ParticipantCryptoHandle sending_participant_crypto, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoTransform::decode_rtps_message(inout OctetSeq plain_buffer, in OctetSeq encoded_buffer, in ParticipantCryptoHandle receiving_participant_crypto, in ParticipantCryptoHandle sending_participant_crypto, inout SecurityException ex) | DDS::Security::CryptoTransform | |
| decode_serialized_payload(DDS::OctetSeq &plain_buffer, const DDS::OctetSeq &encoded_buffer, const DDS::OctetSeq &inline_qos, DDS::Security::DatareaderCryptoHandle receiving_datareader_crypto, DDS::Security::DatawriterCryptoHandle sending_datawriter_crypto, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoTransform::decode_serialized_payload(inout OctetSeq plain_buffer, in OctetSeq encoded_buffer, in OctetSeq inline_qos, in DatareaderCryptoHandle receiving_datareader_crypto, in DatawriterCryptoHandle sending_datawriter_crypto, inout SecurityException ex) | DDS::Security::CryptoTransform | |
| decode_submessage(DDS::OctetSeq &plain_rtps_submessage, const DDS::OctetSeq &encoded_rtps_submessage, DDS::Security::NativeCryptoHandle sender_handle, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | private |
| decrypt(const KeyMaterial &master, Session &sess, const char *ciphertext, unsigned int n, const CryptoHeader &header, const CryptoFooter &footer, DDS::OctetSeq &out, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | private |
| derived_key_handles_ | OpenDDS::Security::CryptoBuiltInImpl | private |
| DerivedKeyIndex_t typedef | OpenDDS::Security::CryptoBuiltInImpl | private |
| encauth_setup(const KeyMaterial &master, Session &sess, const DDS::OctetSeq &plain, CryptoHeader &header) | OpenDDS::Security::CryptoBuiltInImpl | private |
| encode_datareader_submessage(DDS::OctetSeq &encoded_rtps_submessage, const DDS::OctetSeq &plain_rtps_submessage, DDS::Security::DatareaderCryptoHandle sending_datareader_crypto, const DDS::Security::DatawriterCryptoHandleSeq &receiving_datawriter_crypto_list, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoTransform::encode_datareader_submessage(inout OctetSeq encoded_rtps_submessage, in OctetSeq plain_rtps_submessage, in DatareaderCryptoHandle sending_datareader_crypto, in DatawriterCryptoHandleSeq receiving_datawriter_crypto_list, inout SecurityException ex) | DDS::Security::CryptoTransform | |
| encode_datawriter_submessage(DDS::OctetSeq &encoded_rtps_submessage, const DDS::OctetSeq &plain_rtps_submessage, DDS::Security::DatawriterCryptoHandle sending_datawriter_crypto, const DDS::Security::DatareaderCryptoHandleSeq &receiving_datareader_crypto_list, CORBA::Long &receiving_datareader_crypto_list_index, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoTransform::encode_datawriter_submessage(inout OctetSeq encoded_rtps_submessage, in OctetSeq plain_rtps_submessage, in DatawriterCryptoHandle sending_datawriter_crypto, in DatareaderCryptoHandleSeq receiving_datareader_crypto_list, inout long receiving_datareader_crypto_list_index, inout SecurityException ex) | DDS::Security::CryptoTransform | |
| encode_rtps_message(DDS::OctetSeq &encoded_rtps_message, const DDS::OctetSeq &plain_rtps_message, DDS::Security::ParticipantCryptoHandle sending_participant_crypto, const DDS::Security::ParticipantCryptoHandleSeq &receiving_participant_crypto_list, CORBA::Long &receiving_participant_crypto_list_index, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoTransform::encode_rtps_message(inout OctetSeq encoded_rtps_message, in OctetSeq plain_rtps_message, in ParticipantCryptoHandle sending_participant_crypto, in ParticipantCryptoHandleSeq receiving_participant_crypto_list, inout long receiving_participant_crypto_list_index, inout SecurityException ex) | DDS::Security::CryptoTransform | |
| encode_serialized_payload(DDS::OctetSeq &encoded_buffer, DDS::OctetSeq &extra_inline_qos, const DDS::OctetSeq &plain_buffer, DDS::Security::DatawriterCryptoHandle sending_datawriter_crypto, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoTransform::encode_serialized_payload(inout OctetSeq encoded_buffer, inout OctetSeq extra_inline_qos, in OctetSeq plain_buffer, in DatawriterCryptoHandle sending_datawriter_crypto, inout SecurityException ex) | DDS::Security::CryptoTransform | |
| encode_submessage(DDS::OctetSeq &encoded_rtps_submessage, const DDS::OctetSeq &plain_rtps_submessage, DDS::Security::NativeCryptoHandle sender_handle, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | private |
| encrypt(const KeyMaterial &master, Session &sess, const DDS::OctetSeq &plain, CryptoHeader &header, CryptoFooter &footer, DDS::OctetSeq &out, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | private |
| encrypt_options_ | OpenDDS::Security::CryptoBuiltInImpl | private |
| EncryptOptions_t typedef | OpenDDS::Security::CryptoBuiltInImpl | private |
| generate_handle() | OpenDDS::Security::CryptoBuiltInImpl | private |
| generate_handle_i() | OpenDDS::Security::CryptoBuiltInImpl | private |
| HandlePair_t typedef | OpenDDS::Security::CryptoBuiltInImpl | private |
| have_local_datareader_crypto_tokens(DDS::Security::DatareaderCryptoHandle local_datareader_crypto, DDS::Security::DatawriterCryptoHandle remote_datawriter_crypto) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyExchange::have_local_datareader_crypto_tokens(in DatareaderCryptoHandle local_datareader_crypto, in DatawriterCryptoHandle remote_datawriter_crypto) | DDS::Security::CryptoKeyExchange | |
| have_local_datawriter_crypto_tokens(DDS::Security::DatawriterCryptoHandle local_datawriter_crypto, DDS::Security::DatareaderCryptoHandle remote_datareader_crypto) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyExchange::have_local_datawriter_crypto_tokens(in DatawriterCryptoHandle local_datawriter_crypto, in DatareaderCryptoHandle remote_datareader_crypto) | DDS::Security::CryptoKeyExchange | |
| have_local_participant_crypto_tokens(DDS::Security::ParticipantCryptoHandle local_participant_crypto, DDS::Security::ParticipantCryptoHandle remote_participant_crypto) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyExchange::have_local_participant_crypto_tokens(in ParticipantCryptoHandle local_participant_crypto, in ParticipantCryptoHandle remote_participant_crypto) | DDS::Security::CryptoKeyExchange | |
| have_remote_datareader_crypto_tokens(DDS::Security::DatawriterCryptoHandle local_datawriter_crypto, DDS::Security::DatareaderCryptoHandle remote_datareader_crypto) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyExchange::have_remote_datareader_crypto_tokens(in DatawriterCryptoHandle local_datawriter_crypto, in DatareaderCryptoHandle remote_datareader_crypto) | DDS::Security::CryptoKeyExchange | |
| have_remote_datawriter_crypto_tokens(DDS::Security::DatareaderCryptoHandle local_datareader_crypto, DDS::Security::DatawriterCryptoHandle remote_datawriter_crypto) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyExchange::have_remote_datawriter_crypto_tokens(in DatareaderCryptoHandle local_datareader_crypto, in DatawriterCryptoHandle remote_datawriter_crypto) | DDS::Security::CryptoKeyExchange | |
| have_remote_participant_crypto_tokens(DDS::Security::ParticipantCryptoHandle local_participant_crypto, DDS::Security::ParticipantCryptoHandle remote_participant_crypto) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyExchange::have_remote_participant_crypto_tokens(in ParticipantCryptoHandle local_participant_crypto, in ParticipantCryptoHandle remote_participant_crypto) | DDS::Security::CryptoKeyExchange | |
| ior(void) const | CORBA::Object | |
| is_evaluated(void) const | CORBA::Object | |
| is_nil_i(CORBA::Object_ptr obj) | CORBA::Object | static |
| KeyId_t typedef | OpenDDS::Security::CryptoBuiltInImpl | private |
| KeyMaterial typedef | OpenDDS::Security::CryptoBuiltInImpl | private |
| keys_ | OpenDDS::Security::CryptoBuiltInImpl | private |
| KeySeq typedef | OpenDDS::Security::CryptoBuiltInImpl | private |
| KeyTable_t typedef | OpenDDS::Security::CryptoBuiltInImpl | private |
| LocalObject(void) | CORBA::LocalObject | protected |
| marshal(TAO_OutputCDR &) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| CORBA::LocalObject::marshal(const Object_ptr x, TAO_OutputCDR &cdr) | CORBA::Object | static |
| mutex_ | OpenDDS::Security::CryptoBuiltInImpl | private |
| next_handle_ | OpenDDS::Security::CryptoBuiltInImpl | private |
| Object(TAO_Stub *p, CORBA::Boolean collocated=false, TAO_Abstract_ServantBase *servant=0, TAO_ORB_Core *orb_core=0) | CORBA::Object | |
| Object(IOP::IOR *ior, TAO_ORB_Core *orb_core) | CORBA::Object | |
| Object(int dummy=0) | CORBA::Object | protected |
| operator=(const CryptoBuiltInImpl &) | OpenDDS::Security::CryptoBuiltInImpl | private |
| orb_core(void) const | CORBA::Object | |
| participant_to_entity_ | OpenDDS::Security::CryptoBuiltInImpl | private |
| preprocess_secure_submsg(DDS::Security::DatawriterCryptoHandle &datawriter_crypto, DDS::Security::DatareaderCryptoHandle &datareader_crypto, DDS::Security::SecureSubmessageCategory_t &secure_submessage_category, const DDS::OctetSeq &encoded_rtps_submessage, DDS::Security::ParticipantCryptoHandle receiving_participant_crypto, DDS::Security::ParticipantCryptoHandle sending_participant_crypto, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoTransform::preprocess_secure_submsg(inout DatawriterCryptoHandle datawriter_crypto, inout DatareaderCryptoHandle datareader_crypto, inout SecureSubmessageCategory_t secure_submessage_category, in OctetSeq encoded_rtps_submessage, in ParticipantCryptoHandle receiving_participant_crypto, in ParticipantCryptoHandle sending_participant_crypto, inout SecurityException ex) | DDS::Security::CryptoTransform | |
| proxy_broker() const | CORBA::Object | protected |
| refcount_ | CORBA::Object | protected |
| register_local_datareader(DDS::Security::ParticipantCryptoHandle participant_crypto, const DDS::PropertySeq &datareader_properties, const DDS::Security::EndpointSecurityAttributes &datareader_security_attributes, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyFactory::register_local_datareader(in ParticipantCryptoHandle participant_crypto, in PropertySeq datareader_properties, in EndpointSecurityAttributes datareader_security_attributes, inout SecurityException ex) | DDS::Security::CryptoKeyFactory | |
| register_local_datawriter(DDS::Security::ParticipantCryptoHandle participant_crypto, const DDS::PropertySeq &datawriter_properties, const DDS::Security::EndpointSecurityAttributes &datawriter_security_attributes, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyFactory::register_local_datawriter(in ParticipantCryptoHandle participant_crypto, in PropertySeq datawriter_properties, in EndpointSecurityAttributes datawriter_security_attributes, inout SecurityException ex) | DDS::Security::CryptoKeyFactory | |
| register_local_participant(DDS::Security::IdentityHandle participant_identity, DDS::Security::PermissionsHandle participant_permissions, const DDS::PropertySeq &participant_properties, const DDS::Security::ParticipantSecurityAttributes &participant_security_attributes, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyFactory::register_local_participant(in IdentityHandle participant_identity, in PermissionsHandle participant_permissions, in PropertySeq participant_properties, in ParticipantSecurityAttributes participant_security_attributes, inout SecurityException ex) | DDS::Security::CryptoKeyFactory | |
| register_matched_remote_datareader(DDS::Security::DatawriterCryptoHandle local_datawriter_crypto_handle, DDS::Security::ParticipantCryptoHandle remote_participant_crypto, DDS::Security::SharedSecretHandle *shared_secret, bool relay_only, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyFactory::register_matched_remote_datareader(in DatawriterCryptoHandle local_datawriter_crypto_handle, in ParticipantCryptoHandle remote_participant_crypto, in SharedSecretHandle shared_secret, in boolean relay_only, inout SecurityException ex) | DDS::Security::CryptoKeyFactory | |
| register_matched_remote_datawriter(DDS::Security::DatareaderCryptoHandle local_datareader_crypto_handle, DDS::Security::ParticipantCryptoHandle remote_participant_crypt, DDS::Security::SharedSecretHandle *shared_secret, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyFactory::register_matched_remote_datawriter(in DatareaderCryptoHandle local_datareader_crypto_handle, in ParticipantCryptoHandle remote_participant_crypt, in SharedSecretHandle shared_secret, inout SecurityException ex) | DDS::Security::CryptoKeyFactory | |
| register_matched_remote_participant(DDS::Security::ParticipantCryptoHandle local_participant_crypto_handle, DDS::Security::IdentityHandle remote_participant_identity, DDS::Security::PermissionsHandle remote_participant_permissions, DDS::Security::SharedSecretHandle *shared_secret, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyFactory::register_matched_remote_participant(in ParticipantCryptoHandle local_participant_crypto_handle, in IdentityHandle remote_participant_identity, in PermissionsHandle remote_participant_permissions, in SharedSecretHandle shared_secret, inout SecurityException ex) | DDS::Security::CryptoKeyFactory | |
| return_crypto_tokens(const DDS::Security::CryptoTokenSeq &crypto_tokens, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyExchange::return_crypto_tokens(in CryptoTokenSeq crypto_tokens, inout SecurityException ex) | DDS::Security::CryptoKeyExchange | |
| sessions_ | OpenDDS::Security::CryptoBuiltInImpl | private |
| SessionTable_t typedef | OpenDDS::Security::CryptoBuiltInImpl | private |
| set_remote_datareader_crypto_tokens(DDS::Security::DatawriterCryptoHandle local_datawriter_crypto, DDS::Security::DatareaderCryptoHandle remote_datareader_crypto, const DDS::Security::DatareaderCryptoTokenSeq &remote_datareader_tokens, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyExchange::set_remote_datareader_crypto_tokens(in DatawriterCryptoHandle local_datawriter_crypto, in DatareaderCryptoHandle remote_datareader_crypto, in DatareaderCryptoTokenSeq remote_datareader_tokens, inout SecurityException ex) | DDS::Security::CryptoKeyExchange | |
| set_remote_datawriter_crypto_tokens(DDS::Security::DatareaderCryptoHandle local_datareader_crypto, DDS::Security::DatawriterCryptoHandle remote_datawriter_crypto, const DDS::Security::DatawriterCryptoTokenSeq &remote_datawriter_tokens, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyExchange::set_remote_datawriter_crypto_tokens(in DatareaderCryptoHandle local_datareader_crypto, in DatawriterCryptoHandle remote_datawriter_crypto, in DatawriterCryptoTokenSeq remote_datawriter_tokens, inout SecurityException ex) | DDS::Security::CryptoKeyExchange | |
| set_remote_participant_crypto_tokens(DDS::Security::ParticipantCryptoHandle local_participant_crypto, DDS::Security::ParticipantCryptoHandle remote_participant_crypto, const DDS::Security::ParticipantCryptoTokenSeq &remote_participant_tokens, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyExchange::set_remote_participant_crypto_tokens(in ParticipantCryptoHandle local_participant_crypto, in ParticipantCryptoHandle remote_participant_crypto, in ParticipantCryptoTokenSeq remote_participant_tokens, inout SecurityException ex) | DDS::Security::CryptoKeyExchange | |
| steal_ior(void) | CORBA::Object | |
| tao_object_initialize(Object *) | CORBA::Object | static |
| unregister_datareader(DDS::Security::DatareaderCryptoHandle datareader_crypto_handle, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyFactory::unregister_datareader(in DatareaderCryptoHandle datareader_crypto_handle, inout SecurityException ex) | DDS::Security::CryptoKeyFactory | |
| unregister_datawriter(DDS::Security::DatawriterCryptoHandle datawriter_crypto_handle, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyFactory::unregister_datawriter(in DatawriterCryptoHandle datawriter_crypto_handle, inout SecurityException ex) | DDS::Security::CryptoKeyFactory | |
| unregister_participant(DDS::Security::ParticipantCryptoHandle participant_crypto_handle, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | privatevirtual |
| DDS::Security::CryptoKeyFactory::unregister_participant(in ParticipantCryptoHandle participant_crypto_handle, inout SecurityException ex) | DDS::Security::CryptoKeyFactory | |
| verify(const KeyMaterial &master, Session &sess, const char *in, unsigned int n, const CryptoHeader &header, const CryptoFooter &footer, DDS::OctetSeq &out, DDS::Security::SecurityException &ex) | OpenDDS::Security::CryptoBuiltInImpl | private |
| ~CryptoBuiltInImpl() | OpenDDS::Security::CryptoBuiltInImpl | virtual |
| ~LocalObject(void) | CORBA::LocalObject | virtual |
| ~Object(void) | CORBA::Object | virtual |
1.8.13