Added CRYPT_SERVER define.

oldstable
Michael Jung 2005-01-24 11:28:15 +00:00 committed by Alexandre Julliard
parent 2e6bd29a88
commit 74b0258691
1 changed files with 1 additions and 0 deletions

View File

@ -777,6 +777,7 @@ static const WCHAR MS_SCARD_PROV_W[] = { 'M','i','c','r','o','s','o','
#define CRYPT_UPDATE_KEY 0x00000008
#define CRYPT_NO_SALT 0x00000010
#define CRYPT_PREGEN 0x00000040
#define CRYPT_SERVER 0x00000400
#define CRYPT_ARCHIVABLE 0x00004000
/* CryptExportKey */