#include <KeyPair.h>
|
static KeyPair | generate (const char *pCurve, const QByteArray &pSignerKey=QByteArray(), const QByteArray &pSignerCert=QByteArray()) |
|
static KeyPair | generate (int pKeySize=2048, const QByteArray &pSignerKey=QByteArray(), const QByteArray &pSignerCert=QByteArray()) |
|
◆ generate() [1/2]
KeyPair KeyPair::generate |
( |
const char * |
pCurve, |
|
|
const QByteArray & |
pSignerKey = QByteArray() , |
|
|
const QByteArray & |
pSignerCert = QByteArray() |
|
) |
| |
|
static |
◆ generate() [2/2]
KeyPair KeyPair::generate |
( |
int |
pKeySize = 2048 , |
|
|
const QByteArray & |
pSignerKey = QByteArray() , |
|
|
const QByteArray & |
pSignerCert = QByteArray() |
|
) |
| |
|
static |
◆ getCertificate()
const QSslCertificate & KeyPair::getCertificate |
( |
| ) |
const |
◆ getKey()
const QSslKey & KeyPair::getKey |
( |
| ) |
const |
◆ isValid()
bool KeyPair::isValid |
( |
| ) |
const |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: