wireshark/asn1/qsig/qsig-gf-gp.asn
Jeff Morriss 8c608e6e82 Remove $Id$ from the ASN.1 dissectors and regenerate them.
Change-Id: Ie476c6f82f318188b41ed922b92c6fec119ea954
Reviewed-on: https://code.wireshark.org/review/244
Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2014-02-18 03:05:28 +00:00

15 lines
448 B
Groff

-- QSIG-GF-EXT.asn
--
-- Taken from Ecma International
-- http://www.ecma-international.org/publications/standards/Ecma-165.htm
--
-- B.3 PSS1InformationElement
--
PSS1-generic-parameters-definition-asn1-97 { iso( 1) standard( 0)
pss1-generic-procedures( 11582) pss1-generic-parameters-asn1-97( 17)} DEFINITIONS ::=
BEGIN
PSS1InformationElement ::= [APPLICATION 0] IMPLICIT OCTET STRING
END -- of PSS1 Generic parameters definition-asn1-97