![]() |
libQuotient
A Qt library for building matrix clients
|
#include <cryptoutils.h>
Public Attributes | |
QByteArray | ciphertext |
QByteArray | mac |
QByteArray | ephemeral |
Definition at line 28 of file cryptoutils.h.
QByteArray Quotient::Curve25519Encrypted::ciphertext |
Definition at line 29 of file cryptoutils.h.
QByteArray Quotient::Curve25519Encrypted::ephemeral |
Definition at line 31 of file cryptoutils.h.
QByteArray Quotient::Curve25519Encrypted::mac |
Definition at line 30 of file cryptoutils.h.