swift
Public Member Functions | Static Public Member Functions | List of all members
swift::core::afv::CryptoDtoChannelConfigDto Struct Reference

Channel config DTO. More...

Public Member Functions

QJsonObject toJson () const
 To JSON.
 

Static Public Member Functions

static CryptoDtoChannelConfigDto fromJson (const QJsonObject &json)
 From JSON.
 

Public Attributes

QString channelTag
 Properties.
 
QByteArray aeadReceiveKey
 Properties.
 
QByteArray aeadTransmitKey
 Properties.
 
QByteArray hmacKey
 Properties.
 

Detailed Description

Channel config DTO.

Warning
Data inside the DTO is taken from the network AS IS. No content verification is performed.

Definition at line 20 of file dto.h.


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