From 7d3a4e92643ab8942a44e2dc5bca6e4e427d4bf0 Mon Sep 17 00:00:00 2001 From: Graeme Lunt Date: Sat, 13 Jan 2007 15:26:13 +0000 Subject: New protocol dissector for PKCS#12 - Personal Information Exchange Syntax. Generally found within a file (.p12 or .pfx) or as a directory attribute (userPKCS12 from iNetOrgPerson). Wiki page and sample file to follow. svn path=/trunk/; revision=20416 --- epan/dissectors/packet-x509sat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-x509sat.h') diff --git a/epan/dissectors/packet-x509sat.h b/epan/dissectors/packet-x509sat.h index f32df5f418..69105c80ce 100644 --- a/epan/dissectors/packet-x509sat.h +++ b/epan/dissectors/packet-x509sat.h @@ -1,6 +1,6 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ -/* .\packet-x509sat.h */ +/* ./packet-x509sat.h */ /* ../../tools/asn2wrs.py -b -e -p x509sat -c x509sat.cnf -s packet-x509sat-template SelectedAttributeTypes.asn */ /* Input file: packet-x509sat-template.h */ -- cgit v1.2.3