PxCrypt v0.1
Encrypt data within an image
|
This is the complete list of members for PxCrypt::Encoder, including all inherited members.
Absolute enum value | PxCrypt::Encoder | |
bpc() const | PxCrypt::Encoder | |
calculateMaximumStorage(const QSize &dim, quint16 tagSize, quint8 bpc) | PxCrypt::Encoder | static |
calculateOptimalDensity(const QSize &dim, quint16 tagSize, quint32 payloadSize) | PxCrypt::Encoder | static |
encode(QByteArrayView payload, const QImage &medium) | PxCrypt::Encoder | |
Encoder() | PxCrypt::Encoder | |
Encoding enum name | PxCrypt::Encoder | |
encoding() const | PxCrypt::Encoder | |
error() const | PxCrypt::Encoder | |
hasError() const | PxCrypt::Encoder | |
presharedKey() const | PxCrypt::Encoder | |
Relative enum value | PxCrypt::Encoder | |
reset() | PxCrypt::Encoder | |
setBpc(quint8 bpc) | PxCrypt::Encoder | |
setEncoding(Encoding enc) | PxCrypt::Encoder | |
setPresharedKey(const QByteArray &key) | PxCrypt::Encoder | |
setTag(const QString tag) | PxCrypt::Encoder | |
tag() const | PxCrypt::Encoder |