summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/wincrypt.h
diff options
context:
space:
mode:
authorDimitri Papadopoulos <dimitri_at@users.sf.net>2003-10-03 12:14:13 +0000
committerDimitri Papadopoulos <dimitri_at@users.sf.net>2003-10-03 12:14:13 +0000
commit083817a45b08b3a01b10a963be8b10e52b61c0ac (patch)
tree2368d4c1581b13815e1f0e4dc7a466894af7fbb6 /winsup/w32api/include/wincrypt.h
parentf9cb5fcec4540eab9a172447321185095183e3f6 (diff)
downloadcygnal-083817a45b08b3a01b10a963be8b10e52b61c0ac.tar.gz
cygnal-083817a45b08b3a01b10a963be8b10e52b61c0ac.tar.bz2
cygnal-083817a45b08b3a01b10a963be8b10e52b61c0ac.zip
* include/wincrypt.h (KP_SCHANNEL_ALG): Add constant. Specifying
the algorithms.
Diffstat (limited to 'winsup/w32api/include/wincrypt.h')
-rw-r--r--winsup/w32api/include/wincrypt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/w32api/include/wincrypt.h b/winsup/w32api/include/wincrypt.h
index a8c81d80d..05b5e828c 100644
--- a/winsup/w32api/include/wincrypt.h
+++ b/winsup/w32api/include/wincrypt.h
@@ -344,6 +344,7 @@ extern "C" {
#define KP_RB 0x00000011
#define KP_INFO 0x00000012
#define KP_EFFECTIVE_KEYLEN 0x00000013
+#define KP_SCHANNEL_ALG 0x00000014
#define KP_PUB_PARAMS 0x00000027
#define CRYPT_FLAG_PCT1 0x0001
#define CRYPT_FLAG_SSL2 0x0002