OpenDDS  Snapshot(2023/04/28-20:55)
Public Member Functions | Public Attributes | List of all members
OpenDDS::Security::CryptoBuiltInImpl::EncryptOpts Struct Reference

Public Member Functions

 EncryptOpts ()
 
 EncryptOpts (const DDS::Security::EndpointSecurityAttributes &attribs)
 

Public Attributes

bool submessage_
 
bool payload_
 

Detailed Description

Use CryptoHandles to Determine What Should Be Encrypted and Decrypted

Definition at line 258 of file CryptoBuiltInImpl.h.

Constructor & Destructor Documentation

◆ EncryptOpts() [1/2]

OpenDDS::Security::CryptoBuiltInImpl::EncryptOpts::EncryptOpts ( )
inline

◆ EncryptOpts() [2/2]

OpenDDS::Security::CryptoBuiltInImpl::EncryptOpts::EncryptOpts ( const DDS::Security::EndpointSecurityAttributes attribs)
inline

Member Data Documentation

◆ payload_

bool OpenDDS::Security::CryptoBuiltInImpl::EncryptOpts::payload_

Definition at line 259 of file CryptoBuiltInImpl.h.

◆ submessage_

bool OpenDDS::Security::CryptoBuiltInImpl::EncryptOpts::submessage_

Definition at line 259 of file CryptoBuiltInImpl.h.


The documentation for this struct was generated from the following file: