easyssl 0.51.8d8e9a5
EasySSL is base back end library for your c++ Qt projects.
|
#include <QSslCertificate>
#include <QSslKey>
#include "easyssl/icrypto.h"
#include "global.h"
#include <QByteArray>
Go to the source code of this file.
Classes | |
struct | EasySSL::SslSrtData |
The SslSrtData struct This structure contains base information to generate self-signed SSL certification. Use this interface for creating a new certificates algorithms. More... | |
struct | EasySSL::SelfSignedSertificate |
The SelfSignedSertificate struct contains qt certificate object and private key of them. More... | |
class | EasySSL::ICertificate |
The ICertificate class is base interface for all certificate generators classes. More... | |
Namespaces | |
namespace | EasySSL |