easyssl 0.50.142aaef
EasySSL is base back end library for your c++ Qt projects.
|
▼NEasySSL | |
CAsyncKeysAuth | 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 |
CEasySSLUtils | These are basic utils for work with the opwnssl library |
CECDSASSL | Ecdsa implementation of the Async authentication. This implementation based on Openssl library |
CICertificate | Base interface for all certificate generators classes |
CICrypto | The ICrypto class, This is base interface that provide encryption functionality |
CRSASSL | This is wrapper for RSA algorithm of openssl 3.0 libraryry |
CSelfSignedSertificate | The SelfSignedSertificate struct contains qt certificate object and private key of them |
CSslSrtData | The SslSrtData struct This structure contains base information to generate self-signed SSL certification. Use this interface for creating a new certificates algorithms |
CX509 | This is wrapper of the ssl objects |