[wincrypt.h] Add new OID

Paul Vriens Paul.Vriens at xs4all.nl
Fri Sep 1 06:59:50 CDT 2006


Hi,

needed for wintrust registration.

Changelog
  Add new OID

Cheers,

Paul.
---
 include/wincrypt.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/include/wincrypt.h b/include/wincrypt.h
index a64165a..18ea897 100644
--- a/include/wincrypt.h
+++ b/include/wincrypt.h
@@ -2514,6 +2514,9 @@ #define szOID_KP_TIME_STAMP_SIGNING     
 #ifndef szOID_SERVER_GATED_CRYPTO
 #define szOID_SERVER_GATED_CRYPTO            "1.3.6.1.4.1.311.10.3.3"
 #endif
+#ifndef szOID_SGC_NETSCAPE
+#define szOID_SGC_NETSCAPE                   "2.16.840.1.113730.4.1"
+#endif
 #define szOID_KP_EFS                         "1.3.6.1.4.1.311.10.3.4"
 #define szOID_EFS_RECOVERY                   "1.3.6.1.4.1.311.10.3.4.1"
 #define szOID_WHQL_CRYPTO                    "1.3.6.1.4.1.311.10.3.5"
-- 
1.4.1.1




More information about the wine-patches mailing list