AusweisApp
|
#include <CertificateChecker.h>
Öffentliche Typen | |
enum class | CertificateStatus { Good , Unsupported_Algorithm_Or_Length , Hash_Not_In_Description } |
Öffentliche, statische Methoden | |
static GlobalStatus::Code | getGlobalStatus (CertificateStatus pStatus, bool pPaos) |
static CertificateStatus | checkAndSaveCertificate (const QSslCertificate &pCertificate, const QUrl &pUrl, const QSharedPointer< AuthContext > pContext) |
|
static |
|
static |