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