|
AusweisApp2
|
#include "CVCertificateBody.h"#include <QByteArrayList>#include <QDebug>#include <QString>#include <openssl/ecdsa.h>gehe zum Quellcode dieser Datei
Klassen | |
| struct | governikus::SIGNATURE |
| According to. Mehr ... | |
| struct | governikus::cvcertificate_st |
Namensbereiche | |
| governikus | |
| Implementation of ActivationContext for Intent based activation on Android systems. | |
Typdefinitionen | |
| typedef struct governikus::cvcertificate_st | governikus::CVCertificate |
Funktionen | |
| bool | governikus::operator== (const CVCertificate &pLeft, const CVCertificate &pRight) |
| bool | governikus::operator!= (const CVCertificate &pLeft, const CVCertificate &pRight) |
| QDebug | operator<< (QDebug pDbg, const governikus::CVCertificate &pCvc) |
| QDebug | operator<< (QDebug pDbg, const QSharedPointer< const governikus::CVCertificate > &pCvc) |
| QDebug | operator<< (QDebug pDbg, QSharedPointer< governikus::CVCertificate > &pCvc) |
| QDebug | operator<< (QDebug pDbg, const QVector< QSharedPointer< governikus::CVCertificate > > &pCvcs) |
| QDebug operator<< | ( | QDebug | pDbg, |
| const governikus::CVCertificate & | pCvc | ||
| ) |
| QDebug operator<< | ( | QDebug | pDbg, |
| const QSharedPointer< const governikus::CVCertificate > & | pCvc | ||
| ) |
| QDebug operator<< | ( | QDebug | pDbg, |
| QSharedPointer< governikus::CVCertificate > & | pCvc | ||
| ) |
| QDebug operator<< | ( | QDebug | pDbg, |
| const QVector< QSharedPointer< governikus::CVCertificate > > & | pCvcs | ||
| ) |