|
AusweisApp
|
#include <ChipAuthenticationInfo.h>
Öffentliche Methoden | |
| QByteArray | encode () const |
| int | getVersion () const |
| bool | hasKeyId () const |
| int | getKeyId () const |
Öffentliche Methoden geerbt von governikus::SecurityInfo | |
| virtual | ~SecurityInfo ()=default |
| Oid | getOid () const |
| SecurityProtocol | getProtocol () const |
Öffentliche, statische Methoden | |
| static QSharedPointer< const ChipAuthenticationInfo > | decode (const QByteArray &pBytes) |
Öffentliche, statische Methoden geerbt von governikus::SecurityInfo | |
| static QSharedPointer< const SecurityInfo > | decode (const QByteArray &pBytes) |
Freundbeziehungen | |
| class | QSharedPointer< const ChipAuthenticationInfo > |
Weitere Geerbte Elemente | |
Geschützte Methoden geerbt von governikus::SecurityInfo | |
| SecurityInfo () | |
|
static |
| QByteArray ChipAuthenticationInfo::encode | ( | ) | const |
| int ChipAuthenticationInfo::getKeyId | ( | ) | const |
| int ChipAuthenticationInfo::getVersion | ( | ) | const |
| bool ChipAuthenticationInfo::hasKeyId | ( | ) | const |
|
friend |