21 QSharedPointer<SM_ENCRYPTED_DATA> mEncryptedData;
44 [[nodiscard]]
bool isValid()
const;
Definition: SecureMessagingApdu.h:18
QByteArray getEncryptedData() const
Returns the encrypted data without padding-content indicator.
Definition: SecureMessagingApdu.cpp:57
SecureMessagingApdu()
Definition: SecureMessagingApdu.cpp:19
void setValid()
Definition: SecureMessagingApdu.cpp:51
bool isValid() const
Is the message structure invalid, i.e.
Definition: SecureMessagingApdu.cpp:69
QByteArray getEncryptedDataObjectEncoded() const
Returns the encoded ASN.1 object containing the encrypted data.
Definition: SecureMessagingApdu.cpp:63
bool decodeData(QByteArray &pData)
Definition: SecureMessagingApdu.cpp:26
A simple template renderer.
Definition: ActivationContext.h:15