aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cms/cms.cnf
blob: b96511471914642f9068296081fe53a531401b66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# CMS.cnf
# CMS conformation file

# $Id$

#.MODULE_IMPORT
AuthenticationFramework x509af
InformationFramework x509if

#.INCLUDE ../x509af/x509af_exp.cnf
#.INCLUDE ../x509if/x509if_exp.cnf

#.EXPORTS
SignedData
Countersignature
IssuerAndSerialNumber

#.NO_EMIT
OtherKeyAttribute

#.TYPE_RENAME

#.FIELD_RENAME
SignerInfo/signature	signatureValue
RecipientEncryptedKey/rid	rekRid

#.END