#include <SecureMessagingApdu.h>
|
QByteArray | getEncryptedData () const |
| Returns the encrypted data without padding-content indicator.
|
|
QByteArray | getEncryptedDataObjectEncoded () const |
| Returns the encoded ASN.1 object containing the encrypted data.
|
|
bool | isValid () const |
| Is the message structure invalid, i.e.
|
|
◆ SecureMessagingApdu()
SecureMessagingApdu::SecureMessagingApdu |
( |
| ) |
|
|
protected |
◆ decodeData()
bool SecureMessagingApdu::decodeData |
( |
QByteArray & |
pData | ) |
|
|
protected |
◆ getEncryptedData()
QByteArray SecureMessagingApdu::getEncryptedData |
( |
| ) |
const |
Returns the encrypted data without padding-content indicator.
◆ getEncryptedDataObjectEncoded()
QByteArray SecureMessagingApdu::getEncryptedDataObjectEncoded |
( |
| ) |
const |
Returns the encoded ASN.1 object containing the encrypted data.
◆ isValid()
bool SecureMessagingApdu::isValid |
( |
| ) |
const |
Is the message structure invalid, i.e.
is the message syntactically invalid?
◆ setValid()
void SecureMessagingApdu::setValid |
( |
| ) |
|
|
protected |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: