wxExtend
Additional templates and function helpers for wxWidgets
Loading...
Searching...
No Matches
Public Member Functions | List of all members
wxCryptoSessionRSAAES Class Reference

RSA AES Cryptographics Session. More...

#include <wxex/crypto.h>

Inheritance diagram for wxCryptoSessionRSAAES:
wxCryptoSession

Public Member Functions

 wxCryptoSessionRSAAES ()
 Creates a new RSA AES cryptographics session.
 
- Public Member Functions inherited from wxCryptoSession
 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

- Protected Attributes inherited from wxCryptoSession
HCRYPTPROV m_h
 Session Handle.
 

Detailed Description

RSA AES Cryptographics Session.


The documentation for this class was generated from the following files: