12#include "asn_application.h"
15#include "OCTET_STRING.h"
16#include "constr_CHOICE.h"
23typedef enum HashedData_PR {
24 HashedData_PR_NOTHING,
25 HashedData_PR_sha256HashedData
32 HashedData_PR present;
34 OCTET_STRING_t sha256HashedData;
42 asn_struct_ctx_t _asn_ctx;
46extern asn_TYPE_descriptor_t asn_DEF_HashedData;
47extern asn_CHOICE_specifics_t asn_SPC_HashedData_specs_1;
48extern asn_TYPE_member_t asn_MBR_HashedData_1[1];
49extern asn_per_constraints_t asn_PER_type_HashedData_constr_1;
56#include "asn_internal.h"