AusweisApp2
|
#include <PACEInfo.h>
Öffentliche Methoden | |
QByteArray | getParameterId () const |
int | getParameterIdAsInt () const |
int | getVersion () const |
KeyAgreementType | getKeyAgreementType () const |
MappingType | getMappingType () const |
bool | isStandardizedDomainParameters () const |
![]() | |
virtual | ~SecurityInfo () |
QByteArray | getProtocolValueBytes () const |
QByteArray | getProtocol () const |
Öffentliche, statische Methoden | |
static QSharedPointer< PACEInfo > | decode (const QByteArray &pBytes) |
![]() | |
static QSharedPointer < SecurityInfo > | decode (const QByteArray &pBytes) |
Weitere Geerbte Elemente | |
![]() | |
SecurityInfo () | |
|
inlinestatic |
KeyAgreementType PACEInfo::getKeyAgreementType | ( | ) | const |
MappingType PACEInfo::getMappingType | ( | ) | const |
QByteArray PACEInfo::getParameterId | ( | ) | const |
int PACEInfo::getParameterIdAsInt | ( | ) | const |
int PACEInfo::getVersion | ( | ) | const |
bool PACEInfo::isStandardizedDomainParameters | ( | ) | const |