ITS
|
#include <RecipientInfo.h>
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 |
Definition at line 33 of file RecipientInfo.h.
asn_struct_ctx_t RecipientInfo::_asn_ctx |
Definition at line 58 of file RecipientInfo.h.
HashedId8_t RecipientInfo::cert_id |
Definition at line 34 of file RecipientInfo.h.
Referenced by decode_RecipientInfo(), and encode_RecipientInfo().
PublicKeyAlgorithm_t RecipientInfo::pk_encryption |
Definition at line 35 of file RecipientInfo.h.
Referenced by decode_RecipientInfo(), and encode_RecipientInfo().
Referenced by decode_RecipientInfo(), and encode_RecipientInfo().