]> git.ipfire.org Git - thirdparty/strongswan.git/blob - programs/pluto/oid.h
- import of strongswan-2.7.0
[thirdparty/strongswan.git] / programs / pluto / oid.h
1 /* Object identifiers (OIDs) used by FreeS/WAN
2 * Copyright (C) 2003-2004 Andreas Steffen, Zuercher Hochschule Winterthur
3 *
4 * This file has been automatically generated by the script oid.pl
5 * Do not edit manually!
6 */
7
8 typedef struct {
9 u_char octet;
10 u_int next;
11 u_int down;
12 const u_char *name;
13 } oid_t;
14
15 extern const oid_t oid_names[];
16
17 #define OID_UNKNOWN -1
18 #define OID_ROLE 35
19 #define OID_SUBJECT_KEY_ID 38
20 #define OID_SUBJECT_ALT_NAME 41
21 #define OID_BASIC_CONSTRAINTS 43
22 #define OID_CRL_REASON_CODE 44
23 #define OID_CRL_DISTRIBUTION_POINTS 45
24 #define OID_AUTHORITY_KEY_ID 47
25 #define OID_EXTENDED_KEY_USAGE 48
26 #define OID_TARGET_INFORMATION 49
27 #define OID_NO_REV_AVAIL 50
28 #define OID_RSA_ENCRYPTION 59
29 #define OID_MD2_WITH_RSA 60
30 #define OID_MD5_WITH_RSA 61
31 #define OID_SHA1_WITH_RSA 62
32 #define OID_SHA256_WITH_RSA 63
33 #define OID_SHA384_WITH_RSA 64
34 #define OID_SHA512_WITH_RSA 65
35 #define OID_PKCS7_DATA 67
36 #define OID_PKCS7_SIGNED_DATA 68
37 #define OID_PKCS7_ENVELOPED_DATA 69
38 #define OID_PKCS7_SIGNED_ENVELOPED_DATA 70
39 #define OID_PKCS7_DIGESTED_DATA 71
40 #define OID_PKCS7_ENCRYPTED_DATA 72
41 #define OID_PKCS9_EMAIL 74
42 #define OID_PKCS9_CONTENT_TYPE 76
43 #define OID_PKCS9_MESSAGE_DIGEST 77
44 #define OID_PKCS9_SIGNING_TIME 78
45 #define OID_MD2 84
46 #define OID_MD5 85
47 #define OID_3DES_EDE_CBC 87
48 #define OID_AUTHORITY_INFO_ACCESS 109
49 #define OID_OCSP_SIGNING 119
50 #define OID_XMPP_ADDR 121
51 #define OID_AUTHENTICATION_INFO 123
52 #define OID_ACCESS_IDENTITY 124
53 #define OID_CHARGING_IDENTITY 125
54 #define OID_GROUP 126
55 #define OID_OCSP 128
56 #define OID_BASIC 129
57 #define OID_NONCE 130
58 #define OID_CRL 131
59 #define OID_RESPONSE 132
60 #define OID_NO_CHECK 133
61 #define OID_ARCHIVE_CUTOFF 134
62 #define OID_SERVICE_LOCATOR 135
63 #define OID_DES_CBC 139
64 #define OID_SHA1 140
65 #define OID_SHA1_WITH_RSA_OIW 141
66 #define OID_NS_REVOCATION_URL 165
67 #define OID_NS_CA_REVOCATION_URL 166
68 #define OID_NS_CA_POLICY_URL 167
69 #define OID_NS_COMMENT 168
70 #define OID_PKI_MESSAGE_TYPE 177
71 #define OID_PKI_STATUS 178
72 #define OID_PKI_FAIL_INFO 179
73 #define OID_PKI_SENDER_NONCE 180
74 #define OID_PKI_RECIPIENT_NONCE 181
75 #define OID_PKI_TRANS_ID 182