objc2_security/generated/
SecAsn1Templates.rs1use crate::*;
5
6extern "C" {
7 #[cfg(feature = "SecAsn1Types")]
11 #[deprecated = "SecAsn1 is not supported"]
12 pub static kSecAsn1AnyTemplate: *mut SecAsn1Template;
13}
14
15extern "C" {
16 #[cfg(feature = "SecAsn1Types")]
18 #[deprecated = "SecAsn1 is not supported"]
19 pub static kSecAsn1BitStringTemplate: *mut SecAsn1Template;
20}
21
22extern "C" {
23 #[cfg(feature = "SecAsn1Types")]
25 #[deprecated = "SecAsn1 is not supported"]
26 pub static kSecAsn1BMPStringTemplate: *mut SecAsn1Template;
27}
28
29extern "C" {
30 #[cfg(feature = "SecAsn1Types")]
32 #[deprecated = "SecAsn1 is not supported"]
33 pub static kSecAsn1BooleanTemplate: *mut SecAsn1Template;
34}
35
36extern "C" {
37 #[cfg(feature = "SecAsn1Types")]
39 #[deprecated = "SecAsn1 is not supported"]
40 pub static kSecAsn1EnumeratedTemplate: *mut SecAsn1Template;
41}
42
43extern "C" {
44 #[cfg(feature = "SecAsn1Types")]
46 #[deprecated = "SecAsn1 is not supported"]
47 pub static kSecAsn1GeneralizedTimeTemplate: *mut SecAsn1Template;
48}
49
50extern "C" {
51 #[cfg(feature = "SecAsn1Types")]
53 #[deprecated = "SecAsn1 is not supported"]
54 pub static kSecAsn1IA5StringTemplate: *mut SecAsn1Template;
55}
56
57extern "C" {
58 #[cfg(feature = "SecAsn1Types")]
60 #[deprecated = "SecAsn1 is not supported"]
61 pub static kSecAsn1IntegerTemplate: *mut SecAsn1Template;
62}
63
64extern "C" {
65 #[cfg(feature = "SecAsn1Types")]
67 #[deprecated = "SecAsn1 is not supported"]
68 pub static kSecAsn1UnsignedIntegerTemplate: *mut SecAsn1Template;
69}
70
71extern "C" {
72 #[cfg(feature = "SecAsn1Types")]
74 #[deprecated = "SecAsn1 is not supported"]
75 pub static kSecAsn1NullTemplate: *mut SecAsn1Template;
76}
77
78extern "C" {
79 #[cfg(feature = "SecAsn1Types")]
81 #[deprecated = "SecAsn1 is not supported"]
82 pub static kSecAsn1ObjectIDTemplate: *mut SecAsn1Template;
83}
84
85extern "C" {
86 #[cfg(feature = "SecAsn1Types")]
88 #[deprecated = "SecAsn1 is not supported"]
89 pub static kSecAsn1OctetStringTemplate: *mut SecAsn1Template;
90}
91
92extern "C" {
93 #[cfg(feature = "SecAsn1Types")]
95 #[deprecated = "SecAsn1 is not supported"]
96 pub static kSecAsn1PrintableStringTemplate: *mut SecAsn1Template;
97}
98
99extern "C" {
100 #[cfg(feature = "SecAsn1Types")]
102 #[deprecated = "SecAsn1 is not supported"]
103 pub static kSecAsn1T61StringTemplate: *mut SecAsn1Template;
104}
105
106extern "C" {
107 #[cfg(feature = "SecAsn1Types")]
109 #[deprecated = "SecAsn1 is not supported"]
110 pub static kSecAsn1UniversalStringTemplate: *mut SecAsn1Template;
111}
112
113extern "C" {
114 #[cfg(feature = "SecAsn1Types")]
116 #[deprecated = "SecAsn1 is not supported"]
117 pub static kSecAsn1UTCTimeTemplate: *mut SecAsn1Template;
118}
119
120extern "C" {
121 #[cfg(feature = "SecAsn1Types")]
123 #[deprecated = "SecAsn1 is not supported"]
124 pub static kSecAsn1UTF8StringTemplate: *mut SecAsn1Template;
125}
126
127extern "C" {
128 #[cfg(feature = "SecAsn1Types")]
130 #[deprecated = "SecAsn1 is not supported"]
131 pub static kSecAsn1VisibleStringTemplate: *mut SecAsn1Template;
132}
133
134extern "C" {
135 #[cfg(feature = "SecAsn1Types")]
137 #[deprecated = "SecAsn1 is not supported"]
138 pub static kSecAsn1TeletexStringTemplate: *mut SecAsn1Template;
139}
140
141extern "C" {
142 #[cfg(feature = "SecAsn1Types")]
144 #[deprecated = "SecAsn1 is not supported"]
145 pub static kSecAsn1PointerToAnyTemplate: *mut SecAsn1Template;
146}
147
148extern "C" {
149 #[cfg(feature = "SecAsn1Types")]
151 #[deprecated = "SecAsn1 is not supported"]
152 pub static kSecAsn1PointerToBitStringTemplate: *mut SecAsn1Template;
153}
154
155extern "C" {
156 #[cfg(feature = "SecAsn1Types")]
158 #[deprecated = "SecAsn1 is not supported"]
159 pub static kSecAsn1PointerToBMPStringTemplate: *mut SecAsn1Template;
160}
161
162extern "C" {
163 #[cfg(feature = "SecAsn1Types")]
165 #[deprecated = "SecAsn1 is not supported"]
166 pub static kSecAsn1PointerToBooleanTemplate: *mut SecAsn1Template;
167}
168
169extern "C" {
170 #[cfg(feature = "SecAsn1Types")]
172 #[deprecated = "SecAsn1 is not supported"]
173 pub static kSecAsn1PointerToEnumeratedTemplate: *mut SecAsn1Template;
174}
175
176extern "C" {
177 #[cfg(feature = "SecAsn1Types")]
179 #[deprecated = "SecAsn1 is not supported"]
180 pub static kSecAsn1PointerToGeneralizedTimeTemplate: *mut SecAsn1Template;
181}
182
183extern "C" {
184 #[cfg(feature = "SecAsn1Types")]
186 #[deprecated = "SecAsn1 is not supported"]
187 pub static kSecAsn1PointerToIA5StringTemplate: *mut SecAsn1Template;
188}
189
190extern "C" {
191 #[cfg(feature = "SecAsn1Types")]
193 #[deprecated = "SecAsn1 is not supported"]
194 pub static kSecAsn1PointerToIntegerTemplate: *mut SecAsn1Template;
195}
196
197extern "C" {
198 #[cfg(feature = "SecAsn1Types")]
200 #[deprecated = "SecAsn1 is not supported"]
201 pub static kSecAsn1PointerToNullTemplate: *mut SecAsn1Template;
202}
203
204extern "C" {
205 #[cfg(feature = "SecAsn1Types")]
207 #[deprecated = "SecAsn1 is not supported"]
208 pub static kSecAsn1PointerToObjectIDTemplate: *mut SecAsn1Template;
209}
210
211extern "C" {
212 #[cfg(feature = "SecAsn1Types")]
214 #[deprecated = "SecAsn1 is not supported"]
215 pub static kSecAsn1PointerToOctetStringTemplate: *mut SecAsn1Template;
216}
217
218extern "C" {
219 #[cfg(feature = "SecAsn1Types")]
221 #[deprecated = "SecAsn1 is not supported"]
222 pub static kSecAsn1PointerToPrintableStringTemplate: *mut SecAsn1Template;
223}
224
225extern "C" {
226 #[cfg(feature = "SecAsn1Types")]
228 #[deprecated = "SecAsn1 is not supported"]
229 pub static kSecAsn1PointerToT61StringTemplate: *mut SecAsn1Template;
230}
231
232extern "C" {
233 #[cfg(feature = "SecAsn1Types")]
235 #[deprecated = "SecAsn1 is not supported"]
236 pub static kSecAsn1PointerToUniversalStringTemplate: *mut SecAsn1Template;
237}
238
239extern "C" {
240 #[cfg(feature = "SecAsn1Types")]
242 #[deprecated = "SecAsn1 is not supported"]
243 pub static kSecAsn1PointerToUTCTimeTemplate: *mut SecAsn1Template;
244}
245
246extern "C" {
247 #[cfg(feature = "SecAsn1Types")]
249 #[deprecated = "SecAsn1 is not supported"]
250 pub static kSecAsn1PointerToUTF8StringTemplate: *mut SecAsn1Template;
251}
252
253extern "C" {
254 #[cfg(feature = "SecAsn1Types")]
256 #[deprecated = "SecAsn1 is not supported"]
257 pub static kSecAsn1PointerToVisibleStringTemplate: *mut SecAsn1Template;
258}
259
260extern "C" {
261 #[cfg(feature = "SecAsn1Types")]
263 #[deprecated = "SecAsn1 is not supported"]
264 pub static kSecAsn1PointerToTeletexStringTemplate: *mut SecAsn1Template;
265}
266
267extern "C" {
268 #[cfg(feature = "SecAsn1Types")]
270 #[deprecated = "SecAsn1 is not supported"]
271 pub static kSecAsn1SequenceOfAnyTemplate: *mut SecAsn1Template;
272}
273
274extern "C" {
275 #[cfg(feature = "SecAsn1Types")]
277 #[deprecated = "SecAsn1 is not supported"]
278 pub static kSecAsn1SequenceOfBitStringTemplate: *mut SecAsn1Template;
279}
280
281extern "C" {
282 #[cfg(feature = "SecAsn1Types")]
284 #[deprecated = "SecAsn1 is not supported"]
285 pub static kSecAsn1SequenceOfBMPStringTemplate: *mut SecAsn1Template;
286}
287
288extern "C" {
289 #[cfg(feature = "SecAsn1Types")]
291 #[deprecated = "SecAsn1 is not supported"]
292 pub static kSecAsn1SequenceOfBooleanTemplate: *mut SecAsn1Template;
293}
294
295extern "C" {
296 #[cfg(feature = "SecAsn1Types")]
298 #[deprecated = "SecAsn1 is not supported"]
299 pub static kSecAsn1SequenceOfEnumeratedTemplate: *mut SecAsn1Template;
300}
301
302extern "C" {
303 #[cfg(feature = "SecAsn1Types")]
305 #[deprecated = "SecAsn1 is not supported"]
306 pub static kSecAsn1SequenceOfGeneralizedTimeTemplate: *mut SecAsn1Template;
307}
308
309extern "C" {
310 #[cfg(feature = "SecAsn1Types")]
312 #[deprecated = "SecAsn1 is not supported"]
313 pub static kSecAsn1SequenceOfIA5StringTemplate: *mut SecAsn1Template;
314}
315
316extern "C" {
317 #[cfg(feature = "SecAsn1Types")]
319 #[deprecated = "SecAsn1 is not supported"]
320 pub static kSecAsn1SequenceOfIntegerTemplate: *mut SecAsn1Template;
321}
322
323extern "C" {
324 #[cfg(feature = "SecAsn1Types")]
326 #[deprecated = "SecAsn1 is not supported"]
327 pub static kSecAsn1SequenceOfNullTemplate: *mut SecAsn1Template;
328}
329
330extern "C" {
331 #[cfg(feature = "SecAsn1Types")]
333 #[deprecated = "SecAsn1 is not supported"]
334 pub static kSecAsn1SequenceOfObjectIDTemplate: *mut SecAsn1Template;
335}
336
337extern "C" {
338 #[cfg(feature = "SecAsn1Types")]
340 #[deprecated = "SecAsn1 is not supported"]
341 pub static kSecAsn1SequenceOfOctetStringTemplate: *mut SecAsn1Template;
342}
343
344extern "C" {
345 #[cfg(feature = "SecAsn1Types")]
347 #[deprecated = "SecAsn1 is not supported"]
348 pub static kSecAsn1SequenceOfPrintableStringTemplate: *mut SecAsn1Template;
349}
350
351extern "C" {
352 #[cfg(feature = "SecAsn1Types")]
354 #[deprecated = "SecAsn1 is not supported"]
355 pub static kSecAsn1SequenceOfT61StringTemplate: *mut SecAsn1Template;
356}
357
358extern "C" {
359 #[cfg(feature = "SecAsn1Types")]
361 #[deprecated = "SecAsn1 is not supported"]
362 pub static kSecAsn1SequenceOfUniversalStringTemplate: *mut SecAsn1Template;
363}
364
365extern "C" {
366 #[cfg(feature = "SecAsn1Types")]
368 #[deprecated = "SecAsn1 is not supported"]
369 pub static kSecAsn1SequenceOfUTCTimeTemplate: *mut SecAsn1Template;
370}
371
372extern "C" {
373 #[cfg(feature = "SecAsn1Types")]
375 #[deprecated = "SecAsn1 is not supported"]
376 pub static kSecAsn1SequenceOfUTF8StringTemplate: *mut SecAsn1Template;
377}
378
379extern "C" {
380 #[cfg(feature = "SecAsn1Types")]
382 #[deprecated = "SecAsn1 is not supported"]
383 pub static kSecAsn1SequenceOfVisibleStringTemplate: *mut SecAsn1Template;
384}
385
386extern "C" {
387 #[cfg(feature = "SecAsn1Types")]
389 #[deprecated = "SecAsn1 is not supported"]
390 pub static kSecAsn1SequenceOfTeletexStringTemplate: *mut SecAsn1Template;
391}
392
393extern "C" {
394 #[cfg(feature = "SecAsn1Types")]
396 #[deprecated = "SecAsn1 is not supported"]
397 pub static kSecAsn1SetOfAnyTemplate: *mut SecAsn1Template;
398}
399
400extern "C" {
401 #[cfg(feature = "SecAsn1Types")]
403 #[deprecated = "SecAsn1 is not supported"]
404 pub static kSecAsn1SetOfBitStringTemplate: *mut SecAsn1Template;
405}
406
407extern "C" {
408 #[cfg(feature = "SecAsn1Types")]
410 #[deprecated = "SecAsn1 is not supported"]
411 pub static kSecAsn1SetOfBMPStringTemplate: *mut SecAsn1Template;
412}
413
414extern "C" {
415 #[cfg(feature = "SecAsn1Types")]
417 #[deprecated = "SecAsn1 is not supported"]
418 pub static kSecAsn1SetOfBooleanTemplate: *mut SecAsn1Template;
419}
420
421extern "C" {
422 #[cfg(feature = "SecAsn1Types")]
424 #[deprecated = "SecAsn1 is not supported"]
425 pub static kSecAsn1SetOfEnumeratedTemplate: *mut SecAsn1Template;
426}
427
428extern "C" {
429 #[cfg(feature = "SecAsn1Types")]
431 #[deprecated = "SecAsn1 is not supported"]
432 pub static kSecAsn1SetOfGeneralizedTimeTemplate: *mut SecAsn1Template;
433}
434
435extern "C" {
436 #[cfg(feature = "SecAsn1Types")]
438 #[deprecated = "SecAsn1 is not supported"]
439 pub static kSecAsn1SetOfIA5StringTemplate: *mut SecAsn1Template;
440}
441
442extern "C" {
443 #[cfg(feature = "SecAsn1Types")]
445 #[deprecated = "SecAsn1 is not supported"]
446 pub static kSecAsn1SetOfIntegerTemplate: *mut SecAsn1Template;
447}
448
449extern "C" {
450 #[cfg(feature = "SecAsn1Types")]
452 #[deprecated = "SecAsn1 is not supported"]
453 pub static kSecAsn1SetOfNullTemplate: *mut SecAsn1Template;
454}
455
456extern "C" {
457 #[cfg(feature = "SecAsn1Types")]
459 #[deprecated = "SecAsn1 is not supported"]
460 pub static kSecAsn1SetOfObjectIDTemplate: *mut SecAsn1Template;
461}
462
463extern "C" {
464 #[cfg(feature = "SecAsn1Types")]
466 #[deprecated = "SecAsn1 is not supported"]
467 pub static kSecAsn1SetOfOctetStringTemplate: *mut SecAsn1Template;
468}
469
470extern "C" {
471 #[cfg(feature = "SecAsn1Types")]
473 #[deprecated = "SecAsn1 is not supported"]
474 pub static kSecAsn1SetOfPrintableStringTemplate: *mut SecAsn1Template;
475}
476
477extern "C" {
478 #[cfg(feature = "SecAsn1Types")]
480 #[deprecated = "SecAsn1 is not supported"]
481 pub static kSecAsn1SetOfT61StringTemplate: *mut SecAsn1Template;
482}
483
484extern "C" {
485 #[cfg(feature = "SecAsn1Types")]
487 #[deprecated = "SecAsn1 is not supported"]
488 pub static kSecAsn1SetOfUniversalStringTemplate: *mut SecAsn1Template;
489}
490
491extern "C" {
492 #[cfg(feature = "SecAsn1Types")]
494 #[deprecated = "SecAsn1 is not supported"]
495 pub static kSecAsn1SetOfUTCTimeTemplate: *mut SecAsn1Template;
496}
497
498extern "C" {
499 #[cfg(feature = "SecAsn1Types")]
501 #[deprecated = "SecAsn1 is not supported"]
502 pub static kSecAsn1SetOfUTF8StringTemplate: *mut SecAsn1Template;
503}
504
505extern "C" {
506 #[cfg(feature = "SecAsn1Types")]
508 #[deprecated = "SecAsn1 is not supported"]
509 pub static kSecAsn1SetOfVisibleStringTemplate: *mut SecAsn1Template;
510}
511
512extern "C" {
513 #[cfg(feature = "SecAsn1Types")]
515 #[deprecated = "SecAsn1 is not supported"]
516 pub static kSecAsn1SetOfTeletexStringTemplate: *mut SecAsn1Template;
517}
518
519extern "C" {
520 #[cfg(feature = "SecAsn1Types")]
522 #[deprecated = "SecAsn1 is not supported"]
523 pub static kSecAsn1SkipTemplate: *mut SecAsn1Template;
524}