ITS
RecipientInfo.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 _RecipientInfo_H_
8 #define _RecipientInfo_H_
9 
10 
11 #include <asn_application.h>
12 
13 /* Including external dependencies */
14 #include "HashedId8.h"
15 #include "PublicKeyAlgorithm.h"
16 #include "EciesEncryptedKey.h"
17 #include <constr_SEQUENCE.h>
18 #include "Opaque.h"
19 #include <constr_CHOICE.h>
20 
21 #ifdef __cplusplus
22 extern "C" {
23 #endif
24 
25 /* Dependencies */
26 typedef enum recipient_info_PR {
27  recipient_info_PR_NOTHING, /* No components present */
31 
32 /* RecipientInfo */
33 typedef struct RecipientInfo {
36  struct recipient_info {
41 
42  /* Context for parsing across buffer boundaries */
47 
48  /* Context for parsing across buffer boundaries */
51  } choice;
52 
53  /* Context for parsing across buffer boundaries */
56 
57  /* Context for parsing across buffer boundaries */
60 
61 /* Implementation */
63 
64 #ifdef __cplusplus
65 }
66 #endif
67 
68 #endif /* _RecipientInfo_H_ */
69 #include <asn_internal.h>
PublicKeyAlgorithm_t pk_encryption
Definition: RecipientInfo.h:35
Definition: Opaque.h:23
struct RecipientInfo::recipient_info::RecipientInfo__recipient_info_u::unknown_recipient_info unknown_recipient_info
struct RecipientInfo RecipientInfo_t
asn_struct_ctx_t _asn_ctx
Definition: RecipientInfo.h:58
union RecipientInfo::recipient_info::RecipientInfo__recipient_info_u choice
asn_TYPE_descriptor_t asn_DEF_RecipientInfo
struct RecipientInfo::recipient_info::RecipientInfo__recipient_info_u::ecies_nistp256_recipient_info ecies_nistp256_recipient_info
long PublicKeyAlgorithm_t
recipient_info_PR
Definition: RecipientInfo.h:26
HashedId8_t cert_id
Definition: RecipientInfo.h:34
struct RecipientInfo::recipient_info recipient_info