Main Page | Modules | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

WinCAPICryptoProvider.hpp File Reference

#include <xsec/framework/XSECDefs.hpp>
#include <xsec/enc/XSECCryptoProvider.hpp>
#include <wincrypt.h>

Include dependency graph for WinCAPICryptoProvider.hpp:

Include dependency graph

Go to the source code of this file.

Compounds

class  WinCAPICryptoProvider

Defines

#define _WIN32_WINNT   0x0400
#define PROV_RSA_AES   24
#define ALG_SID_AES_128   14
#define ALG_SID_AES_192   15
#define ALG_SID_AES_256   16
#define ALG_SID_AES   17
#define CALG_AES_128   (ALG_CLASS_DATA_ENCRYPT|ALG_TYPE_BLOCK|ALG_SID_AES_128)
#define CALG_AES_192   (ALG_CLASS_DATA_ENCRYPT|ALG_TYPE_BLOCK|ALG_SID_AES_192)
#define CALG_AES_256   (ALG_CLASS_DATA_ENCRYPT|ALG_TYPE_BLOCK|ALG_SID_AES_256)
#define WINCAPI_BLOBHEADERLEN   0x08
#define WINCAPI_DSSPUBKEYLEN   0x08
#define WINCAPI_DSSSEEDLEN   0x18
#define WINCAPI_RSAPUBKEYLEN   0x0C


Define Documentation

#define _WIN32_WINNT   0x0400
 

#define ALG_SID_AES   17
 

#define ALG_SID_AES_128   14
 

#define ALG_SID_AES_192   15
 

#define ALG_SID_AES_256   16
 

#define CALG_AES_128   (ALG_CLASS_DATA_ENCRYPT|ALG_TYPE_BLOCK|ALG_SID_AES_128)
 

#define CALG_AES_192   (ALG_CLASS_DATA_ENCRYPT|ALG_TYPE_BLOCK|ALG_SID_AES_192)
 

#define CALG_AES_256   (ALG_CLASS_DATA_ENCRYPT|ALG_TYPE_BLOCK|ALG_SID_AES_256)
 

#define PROV_RSA_AES   24
 

#define WINCAPI_BLOBHEADERLEN   0x08
 

#define WINCAPI_DSSPUBKEYLEN   0x08
 

#define WINCAPI_DSSSEEDLEN   0x18
 

#define WINCAPI_RSAPUBKEYLEN   0x0C
 


Generated on Sun Mar 14 20:21:03 2004 for XML-Security-C by doxygen 1.3.2