wxExtend
Additional templates and function helpers for wxWidgets
|
RSA AES Cryptographics Session. More...
#include <wxex/crypto.h>
Public Member Functions | |
wxCryptoSessionRSAAES () | |
Creates a new RSA AES cryptographics session. | |
![]() | |
wxCryptoSession () | |
Creates a new cryptographics session. | |
virtual | ~wxCryptoSession () |
Destructor. | |
bool | IsOk () const noexcept |
Has the session creation been successful? | |
operator HCRYPTPROV () const noexcept | |
Additional Inherited Members | |
![]() | |
HCRYPTPROV | m_h |
Session Handle. | |
RSA AES Cryptographics Session.