#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 |
|
nodiscard |
◆ getKey()
const QSslKey & KeyPair::getKey |
( |
| ) |
const |
|
nodiscard |
◆ isValid()
bool KeyPair::isValid |
( |
| ) |
const |
|
nodiscard |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: