ITS
|
#include <EciesEncryptedKey.h>
Public Attributes | |
EccPoint_t | v |
Opaque_t | c |
Opaque_t | t |
asn_struct_ctx_t | _asn_ctx |
Definition at line 23 of file EciesEncryptedKey.h.
asn_struct_ctx_t EciesEncryptedKey::_asn_ctx |
Definition at line 29 of file EciesEncryptedKey.h.
Opaque_t EciesEncryptedKey::c |
Definition at line 25 of file EciesEncryptedKey.h.
Referenced by decode_EciesEncryptedKey(), and encode_EciesEncryptedKey().
Opaque_t EciesEncryptedKey::t |
Definition at line 26 of file EciesEncryptedKey.h.
Referenced by decode_EciesEncryptedKey(), and encode_EciesEncryptedKey().
EccPoint_t EciesEncryptedKey::v |
Definition at line 24 of file EciesEncryptedKey.h.
Referenced by decode_EciesEncryptedKey(), and encode_EciesEncryptedKey().