Public Member Functions | List of all members
AppSecInc::Crypt::MicrosoftCryptProvider Class Reference

Implements the Microsoft CryptProvider. More...

#include <MicrosoftCryptProvider.h>

Public Member Functions

HCRYPTPROV Peek () const
 
void Initialize ()
 
void UnInitialize ()
 
 MicrosoftCryptProvider ()
 
 ~MicrosoftCryptProvider ()
 
std::vector< BYTE > GenerateRandom (DWORD dwLen)
 Generate a random vector of bytes. More...
 

Detailed Description

Implements the Microsoft CryptProvider.

Constructor & Destructor Documentation

MicrosoftCryptProvider::MicrosoftCryptProvider ( )
MicrosoftCryptProvider::~MicrosoftCryptProvider ( )

Member Function Documentation

AppSecInc::Crypt::MicrosoftCryptProvider::GenerateRandom ( DWORD  dwLen)

Generate a random vector of bytes.

void MicrosoftCryptProvider::Initialize ( )
HCRYPTPROV AppSecInc::Crypt::MicrosoftCryptProvider::Peek ( ) const
inline
void MicrosoftCryptProvider::UnInitialize ( )

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


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com