OpenDDS
Snapshot(2023/04/07-19:43)
|
import"CryptoBuiltIn.idl";
Public Attributes | |
CryptoTransformIdentifier | transform_identifier |
SessionIdType | session_id |
IV_SuffixType | initialization_vector_suffix |
Definition at line 74 of file CryptoBuiltIn.idl.
IV_SuffixType OpenDDS::Security::CryptoHeader::initialization_vector_suffix |
Definition at line 77 of file CryptoBuiltIn.idl.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::encauth_setup().
SessionIdType OpenDDS::Security::CryptoHeader::session_id |
CryptoTransformIdentifier OpenDDS::Security::CryptoHeader::transform_identifier |
Definition at line 75 of file CryptoBuiltIn.idl.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::encauth_setup(), OpenDDS::Security::CryptoBuiltInImpl::encode_rtps_message(), and OpenDDS::Security::CryptoBuiltInImpl::preprocess_secure_submsg().