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