AusweisApp2
|
#include <KeyPair.h>
Öffentliche Methoden | |
const QSslKey & | getKey () const |
const QSslCertificate & | getCertificate () const |
bool | isValid () const |
Öffentliche, statische Methoden | |
static KeyPair | generate () |
|
static |
const QSslCertificate & KeyPair::getCertificate | ( | ) | const |
const QSslKey & KeyPair::getKey | ( | ) | const |
bool KeyPair::isValid | ( | ) | const |