aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/crmf
diff options
context:
space:
mode:
authorMartin Peylo <wireshark@izac.de>2018-10-03 13:33:21 +0300
committerAnders Broman <a.broman58@gmail.com>2018-10-03 20:59:14 +0000
commit60b117920742a01744d711e2e5ef44bd04f286ab (patch)
tree5302b1faa2928250bf011543dfd316cc6aff1256 /epan/dissectors/asn1/crmf
parente4bae7be9b36676c5e5967549950ecec25a83c63 (diff)
CRMF: cleaning out excessive exports
Change-Id: If0e95b6114d5a8d94b30d5d6e4bc330d8f43b939 Reviewed-on: https://code.wireshark.org/review/30001 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/asn1/crmf')
-rw-r--r--epan/dissectors/asn1/crmf/crmf.cnf29
1 files changed, 1 insertions, 28 deletions
diff --git a/epan/dissectors/asn1/crmf/crmf.cnf b/epan/dissectors/asn1/crmf/crmf.cnf
index 42e6563f85..e10b14388f 100644
--- a/epan/dissectors/asn1/crmf/crmf.cnf
+++ b/epan/dissectors/asn1/crmf/crmf.cnf
@@ -6,41 +6,16 @@ PKIX1Explicit88 pkix1explicit
PKIX1Implicit88 pkix1implicit
CryptographicMessageSyntax2004 cms
-#.IMPORT ../cms/cms-exp.cnf
#.INCLUDE ../pkix1explicit/pkix1explicit_exp.cnf
#.INCLUDE ../pkix1implicit/pkix1implicit_exp.cnf
#.EXPORTS
-Authenticator
-Attributes
AttributeTypeAndValue
CertId
-CertReq
CertReqMessages
-CertReqMsg
-CertRequest
CertTemplate
-Controls
-EncKeyWithID
-EncryptedKey
EncryptedValue
-KeyGenParameters
-OldCertId
-OptionalValidity
-PBMParameter
-PKIArchiveOptions
PKIPublicationInfo
-PKMACValue
-POPOPrivKey
-POPOSigningKey
-POPOSigningKeyInput
-PrivateKeyInfo
-ProofOfPossession
-ProtocolEncrKey
-RegToken
-SinglePubInfo
-SubsequentMessage
-UTF8Pairs
#.REGISTER
EncKeyWithID B "1.2.840.113549.1.9.16.1.21" "id-ct-encKeyWithID"
@@ -52,7 +27,7 @@ PKIArchiveOptions B "1.3.6.1.5.5.7.5.1.4" "id-regCtrl-pkiArchiveOption
OldCertId B "1.3.6.1.5.5.7.5.1.5" "id-regCtrl-oldCertID"
ProtocolEncrKey B "1.3.6.1.5.5.7.5.1.6" "id-regCtrl-protocolEncrKey"
UTF8Pairs B "1.3.6.1.5.5.7.5.2.1" "id-regInfo-utf8Pairs"
-CertRequest B "1.3.6.1.5.5.7.5.2.2" "id-regInfo-certReq"
+CertReq B "1.3.6.1.5.5.7.5.2.2" "id-regInfo-certReq"
#.NO_EMIT
@@ -72,5 +47,3 @@ EncKeyWithID/privateKey enckeywid_privkey
offset=call_ber_oid_callback(actx->external.direct_reference, tvb, offset, actx->pinfo, tree, NULL);
#.END
-
-