ITS
EciesEncryptedKey.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 _EciesEncryptedKey_H_
8 #define _EciesEncryptedKey_H_
9 
10 
11 #include <asn_application.h>
12 
13 /* Including external dependencies */
14 #include "EccPoint.h"
15 #include "Opaque.h"
16 #include <constr_SEQUENCE.h>
17 
18 #ifdef __cplusplus
19 extern "C" {
20 #endif
21 
22 /* EciesEncryptedKey */
23 typedef struct EciesEncryptedKey {
27 
28  /* Context for parsing across buffer boundaries */
31 
32 /* Implementation */
34 
35 #ifdef __cplusplus
36 }
37 #endif
38 
39 #endif /* _EciesEncryptedKey_H_ */
40 #include <asn_internal.h>
asn_struct_ctx_t _asn_ctx
asn_TYPE_descriptor_t asn_DEF_EciesEncryptedKey
Definition: Opaque.h:23
struct EciesEncryptedKey EciesEncryptedKey_t