KSSLKeyGen Class Reference
KDE Key Generation dialog KDE Key Generation Dialog. More...
#include <ksslkeygen.h>
Inheritance diagram for KSSLKeyGen:

Public Member Functions | |
KSSLKeyGen (QWidget *parent=0L, const char *name=0L, bool modal=false) | |
virtual | ~KSSLKeyGen () |
int | generateCSR (const QString &name, const QString &pass, int bits, int e=0x10001) |
void | setKeySize (int idx) |
Static Public Member Functions | |
QStringList | supportedKeySizes () |
Detailed Description
KDE Key Generation dialog KDE Key Generation Dialog.This is used to display a key generation dialog for cases such as the html <keygen> tag. It also does the certificate signing request generation.
- Author:
- George Staikos <staikos@kde.org>
- See also:
- KSSL, KSSLCertificate, KSSLPKCS12
Definition at line 44 of file ksslkeygen.h.
Constructor & Destructor Documentation
|
Construct a keygen dialog.
|
|
Destroy this dialog. Definition at line 63 of file ksslkeygen.cc. |
Member Function Documentation
|
List the supported key sizes.
|
|
Generate the certificate signing request.
References KStandardDirs::addResourceType(), KGlobal::dirs(), KTempFile::fstream(), and KStandardDirs::saveLocation(). |
|
Set the key size.
|
The documentation for this class was generated from the following files: