|
|
1.1 root 1: /* dua.h - */
2:
3: /*
4: * $Header: /f/osi/h/quipu/RCS/dua.h,v 7.0 89/11/23 21:56:35 mrose Rel $
5: *
6: *
7: * $Log: dua.h,v $
8: * Revision 7.0 89/11/23 21:56:35 mrose
9: * Release 6.0
10: *
11: */
12:
13: /*
14: * NOTICE
15: *
16: * Acquisition, use, and distribution of this module and related
17: * materials are subject to the restrictions of a license agreement.
18: * Consult the Preface in the User's Manual for the full terms of
19: * this agreement.
20: *
21: */
22:
23:
24: #define default_common_args \
25: { \
26: { /* service controls */ \
27: 0, \
28: SVC_PRIO_MED, \
29: SVC_NOTIMELIMIT, \
30: SVC_NOSIZELIMIT, \
31: SVC_REFSCOPE_NONE \
32: }, \
33: NULLDN, /* Common arg - requestor DN */ \
34: { /* op_progress */ \
35: OP_PHASE_NOTDEFINED, \
36: OP_PHASE_NOTDEFINED, \
37: }, \
38: CA_NO_ALIASDEREFERENCED, \
39: (struct security_parms *) NULL, \
40: (struct signature *) NULL, \
41: (struct extension *) NULL, \
42: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.