|
AusweisApp2
|
#include <ChipAuthenticationInfo.h>
Öffentliche Methoden | |
| QByteArray | getVersion () const |
| QByteArray | getKeyId () const |
Öffentliche Methoden geerbt von governikus::SecurityInfo | |
| virtual | ~SecurityInfo () |
| QByteArray | getProtocolValueBytes () const |
| QByteArray | getProtocol () const |
Öffentliche, statische Methoden | |
| static QSharedPointer< ChipAuthenticationInfo > | decode (const QByteArray &pBytes) |
Öffentliche, statische Methoden geerbt von governikus::SecurityInfo | |
| static QSharedPointer< SecurityInfo > | decode (const QByteArray &pBytes) |
Freundbeziehungen | |
| class | QSharedPointer< ChipAuthenticationInfo > |
Weitere Geerbte Elemente | |
Geschützte Methoden geerbt von governikus::SecurityInfo | |
| SecurityInfo () | |
|
inlinestatic |
| QByteArray ChipAuthenticationInfo::getKeyId | ( | ) | const |
| QByteArray ChipAuthenticationInfo::getVersion | ( | ) | const |
|
friend |