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