Commit 74b02586 authored by Michael Jung's avatar Michael Jung Committed by Alexandre Julliard

Added CRYPT_SERVER define.

parent 2e6bd29a
......@@ -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 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment