swift
Public Member Functions | List of all members
swift::core::afv::crypto::CCryptoDtoChannel Class Reference

Crypto channel. More...

Public Member Functions

 CCryptoDtoChannel (const CryptoDtoChannelConfigDto &channelConfig, int receiveSequenceHistorySize=10)
 Ctor.
 
QString getChannelTag () const
 Channel tag.
 
QByteArray getReceiveKey (CryptoDtoMode mode)
 Receiver key.
 
bool checkReceivedSequence (uint sequenceReceived)
 check the received sequence
 
QByteArray getTransmitKey (CryptoDtoMode mode)
 Transmit key.
 
QByteArray getTransmitKey (CryptoDtoMode mode, uint &sequenceToSend)
 Transmit key.
 

Detailed Description

Crypto channel.

Definition at line 19 of file cryptodtochannel.h.


The documentation for this class was generated from the following files: