DDS::Security::CryptoKeyExchange Interface Reference

import "DdsSecurityCore.idl";

Inheritance diagram for DDS::Security::CryptoKeyExchange:
Inheritance graph
[legend]

List of all members.

Public Member Functions

boolean create_local_participant_crypto_tokens (inout ParticipantCryptoTokenSeq local_participant_crypto_tokens, in ParticipantCryptoHandle local_participant_crypto, in ParticipantCryptoHandle remote_participant_crypto, inout SecurityException ex)
boolean set_remote_participant_crypto_tokens (in ParticipantCryptoHandle local_participant_crypto, in ParticipantCryptoHandle remote_participant_crypto, in ParticipantCryptoTokenSeq remote_participant_tokens, inout SecurityException ex)
boolean create_local_datawriter_crypto_tokens (inout DatawriterCryptoTokenSeq local_datawriter_crypto_tokens, in DatawriterCryptoHandle local_datawriter_crypto, in DatareaderCryptoHandle remote_datareader_crypto, inout SecurityException ex)
boolean set_remote_datawriter_crypto_tokens (in DatareaderCryptoHandle local_datareader_crypto, in DatawriterCryptoHandle remote_datawriter_crypto, in DatawriterCryptoTokenSeq remote_datawriter_tokens, inout SecurityException ex)
boolean create_local_datareader_crypto_tokens (inout DatareaderCryptoTokenSeq local_datareader_cryto_tokens, in DatareaderCryptoHandle local_datareader_crypto, in DatawriterCryptoHandle remote_datawriter_crypto, inout SecurityException ex)
boolean set_remote_datareader_crypto_tokens (in DatawriterCryptoHandle local_datawriter_crypto, in DatareaderCryptoHandle remote_datareader_crypto, in DatareaderCryptoTokenSeq remote_datareader_tokens, inout SecurityException ex)
boolean return_crypto_tokens (in CryptoTokenSeq crypto_tokens, inout SecurityException ex)

Detailed Description

Definition at line 635 of file DdsSecurityCore.idl.


Member Function Documentation

boolean 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 
)
boolean 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 
)
boolean 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 
)
boolean DDS::Security::CryptoKeyExchange::return_crypto_tokens ( in CryptoTokenSeq  crypto_tokens,
inout SecurityException  ex 
)
boolean 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 
)
boolean 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 
)
boolean 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 
)

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 10 Aug 2018 for OpenDDS by  doxygen 1.6.1