aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509ce.c
diff options
context:
space:
mode:
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-05-11 02:58:27 +0000
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-05-11 02:58:27 +0000
commit095819af45a7f544cce8ede3bb4c93f1f01a955a (patch)
tree07d574bae055f63dc7093ab1b8a733c2afd2c4de /epan/dissectors/packet-x509ce.c
parent73ec48d26c63668b4654f8768299c01fcab1073e (diff)
Regenerate a few more of the ASN.1 dissectors
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32747 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-x509ce.c')
-rw-r--r--epan/dissectors/packet-x509ce.c328
1 files changed, 164 insertions, 164 deletions
diff --git a/epan/dissectors/packet-x509ce.c b/epan/dissectors/packet-x509ce.c
index 29418840e5..950a53dd82 100644
--- a/epan/dissectors/packet-x509ce.c
+++ b/epan/dissectors/packet-x509ce.c
@@ -1860,659 +1860,659 @@ void proto_register_x509ce(void) {
{ &hf_x509ce_AuthorityKeyIdentifier_PDU,
{ "AuthorityKeyIdentifier", "x509ce.AuthorityKeyIdentifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.AuthorityKeyIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_SubjectKeyIdentifier_PDU,
{ "SubjectKeyIdentifier", "x509ce.SubjectKeyIdentifier",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.SubjectKeyIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_KeyUsage_PDU,
{ "KeyUsage", "x509ce.KeyUsage",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.KeyUsage", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_KeyPurposeIDs_PDU,
{ "KeyPurposeIDs", "x509ce.KeyPurposeIDs",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.KeyPurposeIDs", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_PrivateKeyUsagePeriod_PDU,
{ "PrivateKeyUsagePeriod", "x509ce.PrivateKeyUsagePeriod",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PrivateKeyUsagePeriod", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificatePoliciesSyntax_PDU,
{ "CertificatePoliciesSyntax", "x509ce.CertificatePoliciesSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CertificatePoliciesSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_PolicyMappingsSyntax_PDU,
{ "PolicyMappingsSyntax", "x509ce.PolicyMappingsSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.PolicyMappingsSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_GeneralNames_PDU,
{ "GeneralNames", "x509ce.GeneralNames",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_AttributesSyntax_PDU,
{ "AttributesSyntax", "x509ce.AttributesSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.AttributesSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_BasicConstraintsSyntax_PDU,
{ "BasicConstraintsSyntax", "x509ce.BasicConstraintsSyntax",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.BasicConstraintsSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_NameConstraintsSyntax_PDU,
{ "NameConstraintsSyntax", "x509ce.NameConstraintsSyntax",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.NameConstraintsSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_PolicyConstraintsSyntax_PDU,
{ "PolicyConstraintsSyntax", "x509ce.PolicyConstraintsSyntax",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PolicyConstraintsSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_SkipCerts_PDU,
{ "SkipCerts", "x509ce.SkipCerts",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.SkipCerts", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CRLNumber_PDU,
{ "CRLNumber", "x509ce.CRLNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CRLReason_PDU,
{ "CRLReason", "x509ce.CRLReason",
FT_UINT32, BASE_DEC, VALS(x509ce_CRLReason_vals), 0,
- "x509ce.CRLReason", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_HoldInstruction_PDU,
{ "HoldInstruction", "x509ce.HoldInstruction",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.HoldInstruction", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CRLScopeSyntax_PDU,
{ "CRLScopeSyntax", "x509ce.CRLScopeSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLScopeSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_StatusReferrals_PDU,
{ "StatusReferrals", "x509ce.StatusReferrals",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.StatusReferrals", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CRLStreamIdentifier_PDU,
{ "CRLStreamIdentifier", "x509ce.CRLStreamIdentifier",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLStreamIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_OrderedListSyntax_PDU,
{ "OrderedListSyntax", "x509ce.OrderedListSyntax",
FT_UINT32, BASE_DEC, VALS(x509ce_OrderedListSyntax_vals), 0,
- "x509ce.OrderedListSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_DeltaInformation_PDU,
{ "DeltaInformation", "x509ce.DeltaInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.DeltaInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CRLDistPointsSyntax_PDU,
{ "CRLDistPointsSyntax", "x509ce.CRLDistPointsSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLDistPointsSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_IssuingDistPointSyntax_PDU,
{ "IssuingDistPointSyntax", "x509ce.IssuingDistPointSyntax",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.IssuingDistPointSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_BaseCRLNumber_PDU,
{ "BaseCRLNumber", "x509ce.BaseCRLNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.BaseCRLNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_ToBeRevokedSyntax_PDU,
{ "ToBeRevokedSyntax", "x509ce.ToBeRevokedSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.ToBeRevokedSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_RevokedGroupsSyntax_PDU,
{ "RevokedGroupsSyntax", "x509ce.RevokedGroupsSyntax",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.RevokedGroupsSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_ExpiredCertsOnCRL_PDU,
{ "ExpiredCertsOnCRL", "x509ce.ExpiredCertsOnCRL",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.ExpiredCertsOnCRL", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_AAIssuingDistPointSyntax_PDU,
{ "AAIssuingDistPointSyntax", "x509ce.AAIssuingDistPointSyntax",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.AAIssuingDistPointSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificateAssertion_PDU,
{ "CertificateAssertion", "x509ce.CertificateAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificatePairExactAssertion_PDU,
{ "CertificatePairExactAssertion", "x509ce.CertificatePairExactAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificatePairExactAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificatePairAssertion_PDU,
{ "CertificatePairAssertion", "x509ce.CertificatePairAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificatePairAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificateListExactAssertion_PDU,
{ "CertificateListExactAssertion", "x509ce.CertificateListExactAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateListExactAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificateListAssertion_PDU,
{ "CertificateListAssertion", "x509ce.CertificateListAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateListAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_PkiPathMatchSyntax_PDU,
{ "PkiPathMatchSyntax", "x509ce.PkiPathMatchSyntax",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PkiPathMatchSyntax", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_EnhancedCertificateAssertion_PDU,
{ "EnhancedCertificateAssertion", "x509ce.EnhancedCertificateAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.EnhancedCertificateAssertion", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_CertificateTemplate_PDU,
{ "CertificateTemplate", "x509ce.CertificateTemplate",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateTemplate", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_EntrustVersionInfo_PDU,
{ "EntrustVersionInfo", "x509ce.EntrustVersionInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.EntrustVersionInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_keyIdentifier,
{ "keyIdentifier", "x509ce.keyIdentifier",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.KeyIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_authorityCertIssuer,
{ "authorityCertIssuer", "x509ce.authorityCertIssuer",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ "GeneralNames", HFILL }},
{ &hf_x509ce_authorityCertSerialNumber,
{ "authorityCertSerialNumber", "x509ce.authorityCertSerialNumber",
FT_INT32, BASE_DEC, NULL, 0,
- "x509af.CertificateSerialNumber", HFILL }},
+ "CertificateSerialNumber", HFILL }},
{ &hf_x509ce_KeyPurposeIDs_item,
{ "KeyPurposeId", "x509ce.KeyPurposeId",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.KeyPurposeId", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_notBefore,
{ "notBefore", "x509ce.notBefore",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_notAfter,
{ "notAfter", "x509ce.notAfter",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_CertificatePoliciesSyntax_item,
{ "PolicyInformation", "x509ce.PolicyInformation",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PolicyInformation", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_policyIdentifier,
{ "policyIdentifier", "x509ce.policyIdentifier",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.CertPolicyId", HFILL }},
+ "CertPolicyId", HFILL }},
{ &hf_x509ce_policyQualifiers,
{ "policyQualifiers", "x509ce.policyQualifiers",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.SEQUENCE_SIZE_1_MAX_OF_PolicyQualifierInfo", HFILL }},
+ "SEQUENCE_SIZE_1_MAX_OF_PolicyQualifierInfo", HFILL }},
{ &hf_x509ce_policyQualifiers_item,
{ "PolicyQualifierInfo", "x509ce.PolicyQualifierInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PolicyQualifierInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_policyQualifierId,
{ "policyQualifierId", "x509ce.policyQualifierId",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.T_policyQualifierId", HFILL }},
+ "T_policyQualifierId", HFILL }},
{ &hf_x509ce_qualifier,
{ "qualifier", "x509ce.qualifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.T_qualifier", HFILL }},
+ "T_qualifier", HFILL }},
{ &hf_x509ce_PolicyMappingsSyntax_item,
{ "PolicyMappingsSyntax item", "x509ce.PolicyMappingsSyntax_item",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PolicyMappingsSyntax_item", HFILL }},
+ "PolicyMappingsSyntax_item", HFILL }},
{ &hf_x509ce_issuerDomainPolicy,
{ "issuerDomainPolicy", "x509ce.issuerDomainPolicy",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.CertPolicyId", HFILL }},
+ "CertPolicyId", HFILL }},
{ &hf_x509ce_subjectDomainPolicy,
{ "subjectDomainPolicy", "x509ce.subjectDomainPolicy",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.CertPolicyId", HFILL }},
+ "CertPolicyId", HFILL }},
{ &hf_x509ce_GeneralNames_item,
{ "GeneralName", "x509ce.GeneralName",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_otherName,
{ "otherName", "x509ce.otherName",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.OtherName", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_rfc822Name,
{ "rfc822Name", "x509ce.rfc822Name",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.IA5String", HFILL }},
+ "IA5String", HFILL }},
{ &hf_x509ce_dNSName,
{ "dNSName", "x509ce.dNSName",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.IA5String", HFILL }},
+ "IA5String", HFILL }},
{ &hf_x509ce_x400Address,
{ "x400Address", "x509ce.x400Address",
FT_NONE, BASE_NONE, NULL, 0,
- "x411.ORAddress", HFILL }},
+ "ORAddress", HFILL }},
{ &hf_x509ce_directoryName,
{ "directoryName", "x509ce.directoryName",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509ce_ediPartyName,
{ "ediPartyName", "x509ce.ediPartyName",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.EDIPartyName", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_uniformResourceIdentifier,
{ "uniformResourceIdentifier", "x509ce.uniformResourceIdentifier",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.T_uniformResourceIdentifier", HFILL }},
+ "T_uniformResourceIdentifier", HFILL }},
{ &hf_x509ce_iPAddress,
{ "iPAddress", "x509ce.iPAddress",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.T_iPAddress", HFILL }},
+ "T_iPAddress", HFILL }},
{ &hf_x509ce_registeredID,
{ "registeredID", "x509ce.registeredID",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509ce_type_id,
{ "type-id", "x509ce.type_id",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.OtherNameType", HFILL }},
+ "OtherNameType", HFILL }},
{ &hf_x509ce_value,
{ "value", "x509ce.value",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.OtherNameValue", HFILL }},
+ "OtherNameValue", HFILL }},
{ &hf_x509ce_nameAssigner,
{ "nameAssigner", "x509ce.nameAssigner",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
- "x509sat.DirectoryString", HFILL }},
+ "DirectoryString", HFILL }},
{ &hf_x509ce_partyName,
{ "partyName", "x509ce.partyName",
FT_UINT32, BASE_DEC, VALS(x509sat_DirectoryString_vals), 0,
- "x509sat.DirectoryString", HFILL }},
+ "DirectoryString", HFILL }},
{ &hf_x509ce_AttributesSyntax_item,
{ "Attribute", "x509ce.Attribute",
FT_NONE, BASE_NONE, NULL, 0,
- "x509if.Attribute", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_cA,
{ "cA", "x509ce.cA",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_pathLenConstraint,
{ "pathLenConstraint", "x509ce.pathLenConstraint",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.INTEGER_0_MAX", HFILL }},
+ "INTEGER_0_MAX", HFILL }},
{ &hf_x509ce_permittedSubtrees,
{ "permittedSubtrees", "x509ce.permittedSubtrees",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralSubtrees", HFILL }},
+ "GeneralSubtrees", HFILL }},
{ &hf_x509ce_excludedSubtrees,
{ "excludedSubtrees", "x509ce.excludedSubtrees",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralSubtrees", HFILL }},
+ "GeneralSubtrees", HFILL }},
{ &hf_x509ce_GeneralSubtrees_item,
{ "GeneralSubtree", "x509ce.GeneralSubtree",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.GeneralSubtree", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_base,
{ "base", "x509ce.base",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_minimum,
{ "minimum", "x509ce.minimum",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.BaseDistance", HFILL }},
+ "BaseDistance", HFILL }},
{ &hf_x509ce_maximum,
{ "maximum", "x509ce.maximum",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.BaseDistance", HFILL }},
+ "BaseDistance", HFILL }},
{ &hf_x509ce_requireExplicitPolicy,
{ "requireExplicitPolicy", "x509ce.requireExplicitPolicy",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.SkipCerts", HFILL }},
+ "SkipCerts", HFILL }},
{ &hf_x509ce_inhibitPolicyMapping,
{ "inhibitPolicyMapping", "x509ce.inhibitPolicyMapping",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.SkipCerts", HFILL }},
+ "SkipCerts", HFILL }},
{ &hf_x509ce_CRLScopeSyntax_item,
{ "PerAuthorityScope", "x509ce.PerAuthorityScope",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.PerAuthorityScope", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_authorityName,
{ "authorityName", "x509ce.authorityName",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_distributionPoint,
{ "distributionPoint", "x509ce.distributionPoint",
FT_UINT32, BASE_DEC, VALS(x509ce_DistributionPointName_vals), 0,
- "x509ce.DistributionPointName", HFILL }},
+ "DistributionPointName", HFILL }},
{ &hf_x509ce_onlyContains,
{ "onlyContains", "x509ce.onlyContains",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.OnlyCertificateTypes", HFILL }},
+ "OnlyCertificateTypes", HFILL }},
{ &hf_x509ce_onlySomeReasons,
{ "onlySomeReasons", "x509ce.onlySomeReasons",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.ReasonFlags", HFILL }},
+ "ReasonFlags", HFILL }},
{ &hf_x509ce_serialNumberRange,
{ "serialNumberRange", "x509ce.serialNumberRange",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.NumberRange", HFILL }},
+ "NumberRange", HFILL }},
{ &hf_x509ce_subjectKeyIdRange,
{ "subjectKeyIdRange", "x509ce.subjectKeyIdRange",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.NumberRange", HFILL }},
+ "NumberRange", HFILL }},
{ &hf_x509ce_nameSubtrees,
{ "nameSubtrees", "x509ce.nameSubtrees",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ "GeneralNames", HFILL }},
{ &hf_x509ce_baseRevocationInfo,
{ "baseRevocationInfo", "x509ce.baseRevocationInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.BaseRevocationInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_startingNumber,
{ "startingNumber", "x509ce.startingNumber",
FT_INT32, BASE_DEC, NULL, 0,
- "x509ce.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509ce_endingNumber,
{ "endingNumber", "x509ce.endingNumber",
FT_INT32, BASE_DEC, NULL, 0,
- "x509ce.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509ce_modulus,
{ "modulus", "x509ce.modulus",
FT_INT32, BASE_DEC, NULL, 0,
- "x509ce.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509ce_cRLStreamIdentifier,
{ "cRLStreamIdentifier", "x509ce.cRLStreamIdentifier",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLStreamIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_cRLNumber,
{ "cRLNumber", "x509ce.cRLNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_baseThisUpdate,
{ "baseThisUpdate", "x509ce.baseThisUpdate",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_StatusReferrals_item,
{ "StatusReferral", "x509ce.StatusReferral",
FT_UINT32, BASE_DEC, VALS(x509ce_StatusReferral_vals), 0,
- "x509ce.StatusReferral", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_cRLReferral,
{ "cRLReferral", "x509ce.cRLReferral",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CRLReferral", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_crlr_issuer,
{ "issuer", "x509ce.issuer",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_location,
{ "location", "x509ce.location",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_deltaRefInfo,
{ "deltaRefInfo", "x509ce.deltaRefInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.DeltaRefInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_cRLScope,
{ "cRLScope", "x509ce.cRLScope",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLScopeSyntax", HFILL }},
+ "CRLScopeSyntax", HFILL }},
{ &hf_x509ce_lastUpdate,
{ "lastUpdate", "x509ce.lastUpdate",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_lastChangedCRL,
{ "lastChangedCRL", "x509ce.lastChangedCRL",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_deltaLocation,
{ "deltaLocation", "x509ce.deltaLocation",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_lastDelta,
{ "lastDelta", "x509ce.lastDelta",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_nextDelta,
{ "nextDelta", "x509ce.nextDelta",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_CRLDistPointsSyntax_item,
{ "DistributionPoint", "x509ce.DistributionPoint",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.DistributionPoint", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_reasons,
{ "reasons", "x509ce.reasons",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.ReasonFlags", HFILL }},
+ "ReasonFlags", HFILL }},
{ &hf_x509ce_cRLIssuer,
{ "cRLIssuer", "x509ce.cRLIssuer",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ "GeneralNames", HFILL }},
{ &hf_x509ce_fullName,
{ "fullName", "x509ce.fullName",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ "GeneralNames", HFILL }},
{ &hf_x509ce_nameRelativeToCRLIssuer,
{ "nameRelativeToCRLIssuer", "x509ce.nameRelativeToCRLIssuer",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509if.RelativeDistinguishedName", HFILL }},
+ "RelativeDistinguishedName", HFILL }},
{ &hf_x509ce_onlyContainsUserPublicKeyCerts,
{ "onlyContainsUserPublicKeyCerts", "x509ce.onlyContainsUserPublicKeyCerts",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_onlyContainsCACerts,
{ "onlyContainsCACerts", "x509ce.onlyContainsCACerts",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_indirectCRL,
{ "indirectCRL", "x509ce.indirectCRL",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_ToBeRevokedSyntax_item,
{ "ToBeRevokedGroup", "x509ce.ToBeRevokedGroup",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.ToBeRevokedGroup", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_certificateIssuer,
{ "certificateIssuer", "x509ce.certificateIssuer",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_reasonInfo,
{ "reasonInfo", "x509ce.reasonInfo",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.ReasonInfo", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_revocationTime,
{ "revocationTime", "x509ce.revocationTime",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_certificateGroup,
{ "certificateGroup", "x509ce.certificateGroup",
FT_UINT32, BASE_DEC, VALS(x509ce_CertificateGroup_vals), 0,
- "x509ce.CertificateGroup", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_reasonCode,
{ "reasonCode", "x509ce.reasonCode",
FT_UINT32, BASE_DEC, VALS(x509ce_CRLReason_vals), 0,
- "x509ce.CRLReason", HFILL }},
+ "CRLReason", HFILL }},
{ &hf_x509ce_holdInstructionCode,
{ "holdInstructionCode", "x509ce.holdInstructionCode",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.HoldInstruction", HFILL }},
+ "HoldInstruction", HFILL }},
{ &hf_x509ce_serialNumbers,
{ "serialNumbers", "x509ce.serialNumbers",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CertificateSerialNumbers", HFILL }},
+ "CertificateSerialNumbers", HFILL }},
{ &hf_x509ce_serialNumberRange_01,
{ "serialNumberRange", "x509ce.serialNumberRange",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateGroupNumberRange", HFILL }},
+ "CertificateGroupNumberRange", HFILL }},
{ &hf_x509ce_nameSubtree,
{ "nameSubtree", "x509ce.nameSubtree",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_CertificateSerialNumbers_item,
{ "CertificateSerialNumber", "x509ce.CertificateSerialNumber",
FT_INT32, BASE_DEC, NULL, 0,
- "x509af.CertificateSerialNumber", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_RevokedGroupsSyntax_item,
{ "RevokedGroup", "x509ce.RevokedGroup",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.RevokedGroup", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_invalidityDate,
{ "invalidityDate", "x509ce.invalidityDate",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_revokedcertificateGroup,
{ "revokedcertificateGroup", "x509ce.revokedcertificateGroup",
FT_UINT32, BASE_DEC, VALS(x509ce_RevokedCertificateGroup_vals), 0,
- "x509ce.RevokedCertificateGroup", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_containsUserAttributeCerts,
{ "containsUserAttributeCerts", "x509ce.containsUserAttributeCerts",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_containsAACerts,
{ "containsAACerts", "x509ce.containsAACerts",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_containsSOAPublicKeyCerts,
{ "containsSOAPublicKeyCerts", "x509ce.containsSOAPublicKeyCerts",
FT_BOOLEAN, BASE_NONE, NULL, 0,
- "x509ce.BOOLEAN", HFILL }},
+ "BOOLEAN", HFILL }},
{ &hf_x509ce_serialNumber,
{ "serialNumber", "x509ce.serialNumber",
FT_INT32, BASE_DEC, NULL, 0,
- "x509af.CertificateSerialNumber", HFILL }},
+ "CertificateSerialNumber", HFILL }},
{ &hf_x509ce_issuer,
{ "issuer", "x509ce.issuer",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509ce_subjectKeyIdentifier,
{ "subjectKeyIdentifier", "x509ce.subjectKeyIdentifier",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.SubjectKeyIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_authorityKeyIdentifier,
{ "authorityKeyIdentifier", "x509ce.authorityKeyIdentifier",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.AuthorityKeyIdentifier", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_certificateValid,
{ "certificateValid", "x509ce.certificateValid",
FT_UINT32, BASE_DEC, VALS(x509af_Time_vals), 0,
- "x509af.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x509ce_privateKeyValid,
{ "privateKeyValid", "x509ce.privateKeyValid",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralizedTime", HFILL }},
+ "GeneralizedTime", HFILL }},
{ &hf_x509ce_subjectPublicKeyAlgID,
{ "subjectPublicKeyAlgID", "x509ce.subjectPublicKeyAlgID",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509ce_keyUsage,
{ "keyUsage", "x509ce.keyUsage",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.KeyUsage", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_subjectAltName,
{ "subjectAltName", "x509ce.subjectAltName",
FT_UINT32, BASE_DEC, VALS(x509ce_AltNameType_vals), 0,
- "x509ce.AltNameType", HFILL }},
+ "AltNameType", HFILL }},
{ &hf_x509ce_policy,
{ "policy", "x509ce.policy",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CertPolicySet", HFILL }},
+ "CertPolicySet", HFILL }},
{ &hf_x509ce_pathToName,
{ "pathToName", "x509ce.pathToName",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509ce_subject,
{ "subject", "x509ce.subject",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509ce_nameConstraints,
{ "nameConstraints", "x509ce.nameConstraints",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.NameConstraintsSyntax", HFILL }},
+ "NameConstraintsSyntax", HFILL }},
{ &hf_x509ce_builtinNameForm,
{ "builtinNameForm", "x509ce.builtinNameForm",
FT_UINT32, BASE_DEC, VALS(x509ce_T_builtinNameForm_vals), 0,
- "x509ce.T_builtinNameForm", HFILL }},
+ "T_builtinNameForm", HFILL }},
{ &hf_x509ce_otherNameForm,
{ "otherNameForm", "x509ce.otherNameForm",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509ce_CertPolicySet_item,
{ "CertPolicyId", "x509ce.CertPolicyId",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.CertPolicyId", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_cpea_issuedToThisCAAssertion,
{ "issuedToThisCAAssertion", "x509ce.issuedToThisCAAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateExactAssertion", HFILL }},
+ "CertificateExactAssertion", HFILL }},
{ &hf_x509ce_cpea_issuedByThisCAAssertion,
{ "issuedByThisCAAssertion", "x509ce.issuedByThisCAAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateExactAssertion", HFILL }},
+ "CertificateExactAssertion", HFILL }},
{ &hf_x509ce_issuedToThisCAAssertion,
{ "issuedToThisCAAssertion", "x509ce.issuedToThisCAAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ "CertificateAssertion", HFILL }},
{ &hf_x509ce_issuedByThisCAAssertion,
{ "issuedByThisCAAssertion", "x509ce.issuedByThisCAAssertion",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.CertificateAssertion", HFILL }},
+ "CertificateAssertion", HFILL }},
{ &hf_x509ce_thisUpdate,
{ "thisUpdate", "x509ce.thisUpdate",
FT_UINT32, BASE_DEC, VALS(x509af_Time_vals), 0,
- "x509af.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x509ce_minCRLNumber,
{ "minCRLNumber", "x509ce.minCRLNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLNumber", HFILL }},
+ "CRLNumber", HFILL }},
{ &hf_x509ce_maxCRLNumber,
{ "maxCRLNumber", "x509ce.maxCRLNumber",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.CRLNumber", HFILL }},
+ "CRLNumber", HFILL }},
{ &hf_x509ce_reasonFlags,
{ "reasonFlags", "x509ce.reasonFlags",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.ReasonFlags", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_dateAndTime,
{ "dateAndTime", "x509ce.dateAndTime",
FT_UINT32, BASE_DEC, VALS(x509af_Time_vals), 0,
- "x509af.Time", HFILL }},
+ "Time", HFILL }},
{ &hf_x509ce_firstIssuer,
{ "firstIssuer", "x509ce.firstIssuer",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509ce_lastSubject,
{ "lastSubject", "x509ce.lastSubject",
FT_UINT32, BASE_DEC, VALS(x509if_Name_vals), 0,
- "x509if.Name", HFILL }},
+ "Name", HFILL }},
{ &hf_x509ce_subjectAltName_01,
{ "subjectAltName", "x509ce.subjectAltName",
FT_NONE, BASE_NONE, NULL, 0,
- "x509ce.AltName", HFILL }},
+ "AltName", HFILL }},
{ &hf_x509ce_pathToName_01,
{ "pathToName", "x509ce.pathToName",
FT_UINT32, BASE_DEC, NULL, 0,
- "x509ce.GeneralNames", HFILL }},
+ "GeneralNames", HFILL }},
{ &hf_x509ce_altnameType,
{ "altnameType", "x509ce.altnameType",
FT_UINT32, BASE_DEC, VALS(x509ce_AltNameType_vals), 0,
- "x509ce.AltNameType", HFILL }},
+ NULL, HFILL }},
{ &hf_x509ce_altNameValue,
{ "altNameValue", "x509ce.altNameValue",
FT_UINT32, BASE_DEC, VALS(x509ce_GeneralName_vals), 0,
- "x509ce.GeneralName", HFILL }},
+ "GeneralName", HFILL }},
{ &hf_x509ce_templateID,
{ "templateID", "x509ce.templateID",
FT_OID, BASE_NONE, NULL, 0,
- "x509ce.OBJECT_IDENTIFIER", HFILL }},
+ "OBJECT_IDENTIFIER", HFILL }},
{ &hf_x509ce_templateMajorVersion,
{ "templateMajorVersion", "x509ce.templateMajorVersion",
FT_INT32, BASE_DEC, NULL, 0,
- "x509ce.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509ce_templateMinorVersion,
{ "templateMinorVersion", "x509ce.templateMinorVersion",
FT_INT32, BASE_DEC, NULL, 0,
- "x509ce.INTEGER", HFILL }},
+ "INTEGER", HFILL }},
{ &hf_x509ce_entrustVers,
{ "entrustVers", "x509ce.entrustVers",
FT_STRING, BASE_NONE, NULL, 0,
- "x509ce.GeneralString", HFILL }},
+ "GeneralString", HFILL }},
{ &hf_x509ce_entrustVersInfoFlags,
{ "entrustVersInfoFlags", "x509ce.entrustVersInfoFlags",
FT_BYTES, BASE_NONE, NULL, 0,
- "x509ce.EntrustInfoFlags", HFILL }},
+ "EntrustInfoFlags", HFILL }},
{ &hf_x509ce_KeyUsage_digitalSignature,
{ "digitalSignature", "x509ce.digitalSignature",
FT_BOOLEAN, 8, NULL, 0x80,