AusweisApp
|
#include <KeyPair.h>
Öffentliche Methoden | |
const QSslKey & | getKey () const |
const QSslCertificate & | getCertificate () const |
bool | isValid () const |
Öffentliche, statische Methoden | |
static KeyPair | generate (const char *pCurve=nullptr) |
const QSslCertificate & KeyPair::getCertificate | ( | ) | const |
bool KeyPair::isValid | ( | ) | const |