|
AusweisApp2
|
#include <PACEInfo.h>
Öffentliche Methoden | |
| QByteArray | getParameterId () const |
| int | getParameterIdAsInt () const |
| int | getVersion () const |
| KeyAgreementType | getKeyAgreementType () const |
| MappingType | getMappingType () const |
| bool | isStandardizedDomainParameters () const |
Öffentliche Methoden geerbt von governikus::SecurityInfo | |
| virtual | ~SecurityInfo () |
| QByteArray | getProtocolValueBytes () const |
| QByteArray | getProtocol () const |
Öffentliche, statische Methoden | |
| static QSharedPointer< PACEInfo > | decode (const QByteArray &pBytes) |
Öffentliche, statische Methoden geerbt von governikus::SecurityInfo | |
| static QSharedPointer < SecurityInfo > | decode (const QByteArray &pBytes) |
Weitere Geerbte Elemente | |
Geschützte Methoden geerbt von governikus::SecurityInfo | |
| 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 |