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