Go to the source code of this file.
◆ asn_DEF_Certificate
Initial value:= {
"Certificate",
"Certificate",
0,
0,
6,
}
ber_type_decoder_f SEQUENCE_decode_ber
static asn_TYPE_member_t asn_MBR_Certificate_1[]
static ber_tlv_tag_t asn_DEF_Certificate_tags_1[]
der_type_encoder_f SEQUENCE_encode_der
asn_struct_print_f SEQUENCE_print
per_type_decoder_f SEQUENCE_decode_uper
per_type_encoder_f SEQUENCE_encode_uper
asn_constr_check_f SEQUENCE_constraint
xer_type_decoder_f SEQUENCE_decode_xer
asn_struct_free_f SEQUENCE_free
static asn_SEQUENCE_specifics_t asn_SPC_Certificate_specs_1
xer_type_encoder_f SEQUENCE_encode_xer
Definition at line 177 of file Certificate.c.
Referenced by help().
◆ asn_DEF_Certificate_tags_1
◆ asn_DEF_subject_attributes_5
Initial value:= {
"subject-attributes",
"subject-attributes",
0,
0,
1,
}
#define SEQUENCE_OF_decode_xer
#define SEQUENCE_OF_decode_ber
static ber_tlv_tag_t asn_DEF_subject_attributes_tags_5[]
#define SEQUENCE_OF_constraint
xer_type_encoder_f SEQUENCE_OF_encode_xer
#define SEQUENCE_OF_decode_uper
static asn_SET_OF_specifics_t asn_SPC_subject_attributes_specs_5
der_type_encoder_f SEQUENCE_OF_encode_der
static asn_TYPE_member_t asn_MBR_subject_attributes_5[]
#define SEQUENCE_OF_print
per_type_encoder_f SEQUENCE_OF_encode_uper
Definition at line 30 of file Certificate.c.
◆ asn_DEF_subject_attributes_tags_5
◆ asn_DEF_validity_restrictions_7
Initial value:= {
"validity-restrictions",
"validity-restrictions",
0,
0,
1,
}
#define SEQUENCE_OF_decode_xer
#define SEQUENCE_OF_decode_ber
#define SEQUENCE_OF_constraint
static ber_tlv_tag_t asn_DEF_validity_restrictions_tags_7[]
xer_type_encoder_f SEQUENCE_OF_encode_xer
#define SEQUENCE_OF_decode_uper
static asn_TYPE_member_t asn_MBR_validity_restrictions_7[]
der_type_encoder_f SEQUENCE_OF_encode_der
static asn_SET_OF_specifics_t asn_SPC_validity_restrictions_specs_7
#define SEQUENCE_OF_print
per_type_encoder_f SEQUENCE_OF_encode_uper
Definition at line 76 of file Certificate.c.
◆ asn_DEF_validity_restrictions_tags_7
◆ asn_MAP_Certificate_tag2el_1
◆ asn_MBR_Certificate_1
◆ asn_MBR_subject_attributes_5
Initial value:= {
0,
0,
0,
0,
""
},
}
asn_TYPE_descriptor_t asn_DEF_SubjectAttribute
Definition at line 9 of file Certificate.c.
◆ asn_MBR_validity_restrictions_7
Initial value:= {
0,
0,
0,
0,
""
},
}
asn_TYPE_descriptor_t asn_DEF_ValidityRestriction
Definition at line 55 of file Certificate.c.
◆ asn_SPC_Certificate_specs_1
Initial value:= {
6,
0, 0, 0,
-1,
-1
}
static asn_TYPE_tag2member_t asn_MAP_Certificate_tag2el_1[]
asn_struct_ctx_t _asn_ctx
Definition at line 168 of file Certificate.c.
◆ asn_SPC_subject_attributes_specs_5
Initial value:= {
sizeof(struct subject_attributes),
offsetof(struct subject_attributes, _asn_ctx),
0,
}
Definition at line 24 of file Certificate.c.
◆ asn_SPC_validity_restrictions_specs_7
Initial value:= {
sizeof(struct validity_restrictions),
offsetof(struct validity_restrictions, _asn_ctx),
0,
}
Definition at line 70 of file Certificate.c.