openHiTLS API openHiTLS 0.1.0-Alpha1
Data Fields
CRYPT_EAL_PkeyPrv Struct Reference

#include <crypt_eal_pkey.h>

Collaboration diagram for CRYPT_EAL_PkeyPrv:
Collaboration graph
[legend]

Data Fields

CRYPT_PKEY_AlgId id
 
union { 
 
   CRYPT_RsaPrv   rsaPrv 
 
   CRYPT_DsaPrv   dsaPrv 
 
   CRYPT_DhPrv   dhPrv 
 
   CRYPT_EccPrv   eccPrv 
 
   CRYPT_Curve25519Prv   curve25519Prv 
 
   CRYPT_Curve448Prv   curve448Prv 
 
key 
 

Detailed Description

EAL private key structure


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