aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/logotypecertextn/logotypecertextn.cnf
blob: d3c6906be9053de23eefcb608d0bcf5111e650cd (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
# logotypecertextn.cnf
# LogotypeCertExtn conformation file

#.IMPORT ../x509af/x509af-exp.cnf

#.EXPORTS

#.PDU

#.REGISTER
LogotypeExtn B "1.3.6.1.5.5.7.1.12" "id-pe-logotype"
LogotypeExtn B "1.3.6.1.5.5.7.20.1" "id-pe-logo-loyalty"
LogotypeExtn B "1.3.6.1.5.5.7.20.2" "id-pe-logo-background"

#.FN_FTR LogotypeDetails/logotypeURI/_item
	   PROTO_ITEM_SET_URL(actx->created_item);

#.FN_FTR LogotypeReference/refStructURI/_item
	   PROTO_ITEM_SET_URL(actx->created_item);

#.NO_EMIT

#.TYPE_RENAME

#.FIELD_RENAME

#.END