ITS
SubjectInfo.h
Go to the documentation of this file.
1 /*
2  * Generated by asn1c-0.9.27 (http://lionet.info/asn1c)
3  * From ASN.1 module "Secured-Pdu-Descriptions"
4  * found in "Secured.asn"
5  */
6 
7 #ifndef _SubjectInfo_H_
8 #define _SubjectInfo_H_
9 
10 
11 #include <asn_application.h>
12 
13 /* Including external dependencies */
14 #include "SubjectType.h"
15 #include "Opaque.h"
16 #include <constr_SEQUENCE.h>
17 
18 #ifdef __cplusplus
19 extern "C" {
20 #endif
21 
22 /* SubjectInfo */
23 typedef struct SubjectInfo {
26 
27  /* Context for parsing across buffer boundaries */
30 
31 /* Implementation */
33 
34 #ifdef __cplusplus
35 }
36 #endif
37 
38 #endif /* _SubjectInfo_H_ */
39 #include <asn_internal.h>
struct SubjectInfo SubjectInfo_t
Definition: Opaque.h:23
asn_TYPE_descriptor_t asn_DEF_SubjectInfo
Definition: SubjectInfo.c:45
SubjectType_t subject_type
Definition: SubjectInfo.h:24
asn_struct_ctx_t _asn_ctx
Definition: SubjectInfo.h:28
Opaque_t subject_name
Definition: SubjectInfo.h:25
long SubjectType_t
Definition: SubjectType.h:31