%% Generated by the Erlang ASN.1 compiler. Version: 5.0.17 %% Purpose: Erlang record definitions for each named and unnamed %% SEQUENCE and SET, and macro definitions for each value %% definition in module EST. -ifndef(_EST_HRL_). -define(_EST_HRL_, true). -record('Extension', { extnId, critical = asn1_DEFAULT, extnValue }). -record('Attribute', { type, values }). -record('ExtensionReq_SEQOF', { extnID, critical = asn1_DEFAULT, extnValue }). -define('id-ExtensionReq', {1,2,840,113549,1,9,14}). -endif. %% _EST_HRL_