|
AusweisApp
|
#include <SecurityInfo.h>
Öffentliche Methoden | |
| virtual | ~SecurityInfo ()=default |
| Oid | getOid () const |
| SecurityProtocol | getProtocol () const |
Öffentliche, statische Methoden | |
| static QSharedPointer< const SecurityInfo > | decode (const QByteArray &pBytes) |
Geschützte Methoden | |
| SecurityInfo () | |
Freundbeziehungen | |
| class | QSharedPointer< const SecurityInfo > |
|
protected |
|
virtualdefault |
|
static |
| Oid SecurityInfo::getOid | ( | ) | const |
Returns the protocol OID.
| SecurityProtocol SecurityInfo::getProtocol | ( | ) | const |
Returns the security protocol defined by the OID.
|
friend |