easyssl 0.50.142aaef
EasySSL is base back end library for your c++ Qt projects.
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CCryptoImplementation
 CEasySSL::AsyncKeysAuth< CryptoImplementation >The AsyncKeysAuth class is temaplate class for works with authorization of a pair of asynchronous keys This class contains base implementation for the authentication using async encryption. The base encryption algorithm defined on the template argument CryptoImplementation. You can use any crypto algorithm
 CEasySSL::EasySSLUtilsThese are basic utils for work with the opwnssl library
 CEasySSL::ICertificateBase interface for all certificate generators classes
 CEasySSL::X509This is wrapper of the ssl objects
 CEasySSL::ICryptoThe ICrypto class, This is base interface that provide encryption functionality
 CEasySSL::ECDSASSLEcdsa implementation of the Async authentication. This implementation based on Openssl library
 CEasySSL::RSASSLThis is wrapper for RSA algorithm of openssl 3.0 libraryry
 CEasySSL::SelfSignedSertificateThe SelfSignedSertificate struct contains qt certificate object and private key of them
 CEasySSL::SslSrtDataThe SslSrtData struct This structure contains base information to generate self-signed SSL certification. Use this interface for creating a new certificates algorithms