AusweisApp
Lade ...
Suche ...
Keine Treffer
governikus::SecureMessagingApdu Klassenreferenz

#include <SecureMessagingApdu.h>

Klassendiagramm für governikus::SecureMessagingApdu:

Öffentliche Methoden

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.
 

Geschützte Methoden

 SecureMessagingApdu ()
 
bool decodeData (QByteArray &pData)
 
void setValid ()
 

Beschreibung der Konstruktoren und Destruktoren

◆ SecureMessagingApdu()

SecureMessagingApdu::SecureMessagingApdu ( )
protected

Dokumentation der Elementfunktionen

◆ decodeData()

bool SecureMessagingApdu::decodeData ( QByteArray & pData)
protected
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ getEncryptedData()

QByteArray SecureMessagingApdu::getEncryptedData ( ) const

Returns the encrypted data without padding-content indicator.

Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ getEncryptedDataObjectEncoded()

QByteArray SecureMessagingApdu::getEncryptedDataObjectEncoded ( ) const

Returns the encoded ASN.1 object containing the encrypted data.

Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ isValid()

bool SecureMessagingApdu::isValid ( ) const

Is the message structure invalid, i.e.

is the message syntactically invalid?

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ setValid()

void SecureMessagingApdu::setValid ( )
protected

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: