ITS
EccPoint Struct Reference

#include <EccPoint.h>

Collaboration diagram for EccPoint:
[legend]

Classes

struct  ecc_point
 

Public Attributes

EccPointType_t type
 
Opaque_t x
 
struct EccPoint::ecc_point ecc_point
 
asn_struct_ctx_t _asn_ctx
 

Detailed Description

Definition at line 34 of file EccPoint.h.

Member Data Documentation

◆ _asn_ctx

asn_struct_ctx_t EccPoint::_asn_ctx

Definition at line 74 of file EccPoint.h.

◆ ecc_point

◆ type

EccPointType_t EccPoint::type

Definition at line 35 of file EccPoint.h.

Referenced by decode_EccPoint(), and encode_EccPoint().

◆ x

Opaque_t EccPoint::x

Definition at line 36 of file EccPoint.h.

Referenced by decode_EccPoint(), and encode_EccPoint().


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