EcPrivateKey Struct Reference

EC private key. More...

#include <ec.h>

Data Fields

Mpi d
 Private key. More...
 
int_t slot
 Private key slot. More...
 

Detailed Description

EC private key.

Definition at line 103 of file ec.h.

Field Documentation

◆ d

Mpi d

Private key.

Definition at line 105 of file ec.h.

◆ slot

int_t slot

Private key slot.

Definition at line 106 of file ec.h.


The documentation for this struct was generated from the following file:
  • cyclone_crypto/ecc/ec.h