#include <windows.h>
#include <wincrypt.h>
Ir al código fuente de este archivo.
Documentación de los 'defines'
#define dDigiCrypt_Error_NoDefaultKey 3 |
#define dDIgiCrypt_Error_NotFoundCert 4 |
#define dDigiCrypt_Error_NotFoundCSP 1 |
#define dDigiCrypt_Error_UserCancel 2 |
#define dDigiCrypt_Okey 0 |
Documentación de las funciones
PCCERT_CONTEXT DigiCrypt_FindContext |
( |
BOOL |
fByKeyContainer, |
|
|
DWORD * |
dwResult |
|
) |
| |
char* DigiCrypt_FindContext_GetCSPName |
( |
void |
| ) |
|
DWORD DigiCrypt_FindContext_GetCSPType |
( |
char * |
psCSPName | ) |
|
char* DigiCrypt_FindContext_GetKeyName |
( |
void |
| ) |
|
void LOG |
( |
char * |
psMsgFmt, |
|
|
|
... |
|
) |
| |