OpenDDS
Snapshot(2023/04/28-20:55)
|
import"CryptoBuiltIn.idl";
Definition at line 59 of file CryptoBuiltIn.idl.
KeyOctetSeq OpenDDS::Security::KeyMaterial_AES_GCM_GMAC::master_receiver_specific_key |
Definition at line 67 of file CryptoBuiltIn.idl.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::generate_handle_i(), and OpenDDS::Security::CommonUtilities::to_dds_string().
KeyOctetSeq OpenDDS::Security::KeyMaterial_AES_GCM_GMAC::master_salt |
Definition at line 61 of file CryptoBuiltIn.idl.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::Session::derive_key(), OpenDDS::Security::CryptoBuiltInImpl::generate_handle_i(), and OpenDDS::Security::CommonUtilities::to_dds_string().
KeyOctetSeq OpenDDS::Security::KeyMaterial_AES_GCM_GMAC::master_sender_key |
Definition at line 64 of file CryptoBuiltIn.idl.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::Session::derive_key(), OpenDDS::Security::CryptoBuiltInImpl::generate_handle_i(), and OpenDDS::Security::CommonUtilities::to_dds_string().
CryptoTransformKeyId OpenDDS::Security::KeyMaterial_AES_GCM_GMAC::receiver_specific_key_id |
Definition at line 66 of file CryptoBuiltIn.idl.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::generate_handle_i(), OpenDDS::Security::CryptoBuiltInImpl::register_matched_remote_participant(), and OpenDDS::Security::CommonUtilities::to_dds_string().
CryptoTransformKeyId OpenDDS::Security::KeyMaterial_AES_GCM_GMAC::sender_key_id |
Definition at line 63 of file CryptoBuiltIn.idl.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::encauth_setup(), OpenDDS::Security::CryptoBuiltInImpl::encode_rtps_message(), OpenDDS::Security::CryptoBuiltInImpl::generate_handle_i(), OpenDDS::Security::CryptoBuiltInImpl::register_local_datareader(), OpenDDS::Security::CryptoBuiltInImpl::register_local_datawriter(), OpenDDS::Security::CryptoBuiltInImpl::register_matched_remote_participant(), and OpenDDS::Security::CommonUtilities::to_dds_string().
CryptoTransformKind OpenDDS::Security::KeyMaterial_AES_GCM_GMAC::transformation_kind |
Definition at line 60 of file CryptoBuiltIn.idl.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::decrypt(), OpenDDS::Security::CryptoBuiltInImpl::encauth_setup(), OpenDDS::Security::CryptoBuiltInImpl::encode_rtps_message(), OpenDDS::Security::CryptoBuiltInImpl::generate_handle_i(), OpenDDS::Security::CryptoBuiltInImpl::register_matched_remote_participant(), OpenDDS::Security::CryptoBuiltInImpl::return_crypto_tokens(), OpenDDS::Security::CommonUtilities::to_dds_string(), and OpenDDS::Security::CryptoBuiltInImpl::verify().