AusweisApp2
|
Öffentliche Methoden | |
MockSecureStorage (const QUrl &url) | |
virtual | ~MockSecureStorage () override |
![]() | |
const QByteArrayList & | getCVRootCertificates (bool pProductive) const |
const QVector< QSslCertificate > & | getUpdateCertificates () const |
const QUrl & | getSelfAuthenticationUrl (bool pTest=false) const |
const QUrl & | getUpdateServerBaseUrl () const |
const QUrl & | getWhitelistServerBaseUrl () const |
const QUrl & | getAppcastUpdateUrl () const |
const QUrl & | getAppcastBetaUpdateUrl () const |
const TlsConfiguration & | getTlsConfig (TlsSuite pTlsSuite=TlsSuite::DEFAULT) const |
const TlsConfiguration & | getTlsConfigRemote (TlsSuite pTlsSuite=TlsSuite::DEFAULT) const |
int | getMinimumStaticKeySize (QSsl::KeyAlgorithm pKeyAlgorithm) const |
int | getMinimumEphemeralKeySize (QSsl::KeyAlgorithm pKeyAlgorithm) const |
bool | isLoaded () const |
Weitere Geerbte Elemente | |
![]() | |
enum | TlsSuite { TlsSuite::DEFAULT, TlsSuite::PSK } |
![]() | |
SecureStorage () | |
virtual | ~SecureStorage () |
![]() | |
static SecureStorage & | getInstance () |
|
inlineexplicit |
|
overridevirtual |