MicrosoftCryptoProvider Class Reference

Wrapper for Microsoft crypto service provider. More...

List of all members.

Public Types

typedef unsigned long ProviderHandle

Public Member Functions

 MicrosoftCryptoProvider ()
 Construct a MicrosoftCryptoProvider.
ProviderHandle GetProviderHandle () const
 Retrieves the CryptoAPI provider handle.

Detailed Description

Wrapper for Microsoft crypto service provider.

See also:

Definition at line 40 of file osrng.h.


Member Function Documentation

ProviderHandle MicrosoftCryptoProvider::GetProviderHandle (  )  const [inline]

Retrieves the CryptoAPI provider handle.

Returns:
CryptoAPI provider handle

The handle is acquired by a call to CryptAcquireContext(). CryptReleaseContext() is called upon destruction.

Definition at line 60 of file osrng.h.

Referenced by NonblockingRng::GenerateBlock().


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

Generated on 24 Mar 2016 for Crypto++ by  doxygen 1.6.1