DDS::Security::CryptoTransform Interface Reference

import "DdsSecurityCore.idl";

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

List of all members.

Public Member Functions

boolean encode_serialized_payload (inout OctetSeq encoded_buffer, inout OctetSeq extra_inline_qos, in OctetSeq plain_buffer, in DatawriterCryptoHandle sending_datawriter_crypto, inout SecurityException ex)
boolean 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)
boolean 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)
boolean 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)
boolean decode_rtps_message (inout OctetSeq plain_buffer, in OctetSeq encoded_buffer, in ParticipantCryptoHandle receiving_participant_crypto, in ParticipantCryptoHandle sending_participant_crypto, inout SecurityException ex)
boolean 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)
boolean 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)
boolean 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)
boolean 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)

Detailed Description

Definition at line 690 of file DdsSecurityCore.idl.


Member Function Documentation

boolean 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 
)
boolean 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 
)
boolean 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 
)
boolean 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 
)
boolean 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 
)
boolean 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 
)
boolean 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 
)
boolean 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 
)
boolean 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 
)

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