ITS
|
#include <asn_application.h>
#include "EccPointType.h"
#include "Opaque.h"
#include <constr_SEQUENCE.h>
#include <constr_CHOICE.h>
#include <asn_internal.h>
Go to the source code of this file.
Typedefs | |
typedef enum ecc_point_PR | ecc_point_PR |
typedef struct EccPoint | EccPoint_t |
Variables | |
asn_TYPE_descriptor_t | asn_DEF_EccPoint |
typedef enum ecc_point_PR ecc_point_PR |
typedef struct EccPoint EccPoint_t |
enum ecc_point_PR |
Enumerator | |
---|---|
ecc_point_PR_NOTHING | |
ecc_point_PR_x_cordinate_only | |
ecc_point_PR_compressed_lsb_y_0 | |
ecc_point_PR_compressed_lsb_y_1 | |
ecc_point_PR_uncompressed | |
ecc_point_PR_unknown_ecc_point |
Definition at line 24 of file EccPoint.h.
asn_TYPE_descriptor_t asn_DEF_EccPoint |
Definition at line 368 of file EccPoint.c.