ITS
EciesEncryptedKey Struct Reference

#include <EciesEncryptedKey.h>

Collaboration diagram for EciesEncryptedKey:
[legend]

Public Attributes

EccPoint_t v
 
Opaque_t c
 
Opaque_t t
 
asn_struct_ctx_t _asn_ctx
 

Detailed Description

Definition at line 23 of file EciesEncryptedKey.h.

Member Data Documentation

◆ _asn_ctx

asn_struct_ctx_t EciesEncryptedKey::_asn_ctx

Definition at line 29 of file EciesEncryptedKey.h.

◆ c

Opaque_t EciesEncryptedKey::c

Definition at line 25 of file EciesEncryptedKey.h.

Referenced by decode_EciesEncryptedKey(), and encode_EciesEncryptedKey().

◆ t

Opaque_t EciesEncryptedKey::t

Definition at line 26 of file EciesEncryptedKey.h.

Referenced by decode_EciesEncryptedKey(), and encode_EciesEncryptedKey().

◆ v

EccPoint_t EciesEncryptedKey::v

Definition at line 24 of file EciesEncryptedKey.h.

Referenced by decode_EciesEncryptedKey(), and encode_EciesEncryptedKey().


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