OpenDDS
Snapshot(2023/04/28-20:55)
|
import"DdsSecurityCore.idl";
Public Attributes | |
readonly attribute OctetSeq | challenge1 |
readonly attribute OctetSeq | challenge2 |
readonly attribute OctetSeq | sharedSecret |
Definition at line 180 of file DdsSecurityCore.idl.
readonly attribute OctetSeq DDS::Security::SharedSecretHandle::challenge1 |
Definition at line 181 of file DdsSecurityCore.idl.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::register_matched_remote_datareader(), and OpenDDS::Security::CryptoBuiltInImpl::register_matched_remote_datawriter().
readonly attribute OctetSeq DDS::Security::SharedSecretHandle::challenge2 |
Definition at line 181 of file DdsSecurityCore.idl.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::register_matched_remote_datareader(), and OpenDDS::Security::CryptoBuiltInImpl::register_matched_remote_datawriter().
readonly attribute OctetSeq DDS::Security::SharedSecretHandle::sharedSecret |
Definition at line 181 of file DdsSecurityCore.idl.
Referenced by OpenDDS::Security::CryptoBuiltInImpl::register_matched_remote_datareader(), and OpenDDS::Security::CryptoBuiltInImpl::register_matched_remote_datawriter().