ecp_keypair Struct Reference

ECP key pair structure. More...

#include <ecp.h>

Collaboration diagram for ecp_keypair:
Collaboration graph
[legend]

Data Fields

ecp_group grp
mpi d
ecp_point Q

Detailed Description

ECP key pair structure.

A generic key pair that could be used for ECDSA, fixed ECDH, etc.

Note:
Members purposefully in the same order as struc ecdsa_context.

Definition at line 144 of file ecp.h.


Field Documentation

our secret value

Definition at line 147 of file ecp.h.

Referenced by ecdsa_from_keypair(), ecp_keypair_free(), ecp_keypair_init(), pk_parse_key_sec1_der(), and pk_write_key_der().


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

Generated on 20 Jan 2015 for PolarSSL v1.3.2 by  doxygen 1.6.1