8#ifndef _CertificateFormat_H_
9#define _CertificateFormat_H_
12#include "asn_application.h"
15#include "NativeInteger.h"
22typedef enum CertificateFormat {
23 CertificateFormat_ts103097v131 = 1
27typedef long CertificateFormat_t;
30extern asn_per_constraints_t asn_PER_type_CertificateFormat_constr_1;
31extern asn_TYPE_descriptor_t asn_DEF_CertificateFormat;
32asn_struct_free_f CertificateFormat_free;
33asn_struct_print_f CertificateFormat_print;
34asn_constr_check_f CertificateFormat_constraint;
35ber_type_decoder_f CertificateFormat_decode_ber;
36der_type_encoder_f CertificateFormat_encode_der;
37xer_type_decoder_f CertificateFormat_decode_xer;
38xer_type_encoder_f CertificateFormat_encode_xer;
39jer_type_encoder_f CertificateFormat_encode_jer;
40oer_type_decoder_f CertificateFormat_decode_oer;
41oer_type_encoder_f CertificateFormat_encode_oer;
42per_type_decoder_f CertificateFormat_decode_uper;
43per_type_encoder_f CertificateFormat_encode_uper;
44per_type_decoder_f CertificateFormat_decode_aper;
45per_type_encoder_f CertificateFormat_encode_aper;
52#include "asn_internal.h"