ITS
RecipientInfo Struct Reference

#include <RecipientInfo.h>

Collaboration diagram for RecipientInfo:
[legend]

Classes

struct  recipient_info
 

Public Attributes

HashedId8_t cert_id
 
PublicKeyAlgorithm_t pk_encryption
 
struct RecipientInfo::recipient_info recipient_info
 
asn_struct_ctx_t _asn_ctx
 

Detailed Description

Definition at line 33 of file RecipientInfo.h.

Member Data Documentation

◆ _asn_ctx

asn_struct_ctx_t RecipientInfo::_asn_ctx

Definition at line 58 of file RecipientInfo.h.

◆ cert_id

HashedId8_t RecipientInfo::cert_id

Definition at line 34 of file RecipientInfo.h.

Referenced by decode_RecipientInfo(), and encode_RecipientInfo().

◆ pk_encryption

PublicKeyAlgorithm_t RecipientInfo::pk_encryption

Definition at line 35 of file RecipientInfo.h.

Referenced by decode_RecipientInfo(), and encode_RecipientInfo().

◆ recipient_info


The documentation for this struct was generated from the following file: