AusweisApp
 
Lade ...
Suche ...
Keine Treffer
governikus::KeyPair Klassenreferenz

#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, const QByteArray &pSignerKey=QByteArray(), const QByteArray &pSignerCert=QByteArray())
 
static KeyPair generate (int pKeySize=2048, const QByteArray &pSignerKey=QByteArray(), const QByteArray &pSignerCert=QByteArray())
 

Dokumentation der Elementfunktionen

◆ generate() [1/2]

KeyPair KeyPair::generate ( const char * pCurve,
const QByteArray & pSignerKey = QByteArray(),
const QByteArray & pSignerCert = QByteArray() )
static
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ 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: