openHiTLS API openHiTLS 0.1.0-Alpha1
Data Fields
CRYPT_EAL_PkeyPara Struct Reference

#include <crypt_eal_pkey.h>

Collaboration diagram for CRYPT_EAL_PkeyPara:
Collaboration graph
[legend]

Data Fields

CRYPT_PKEY_AlgId id
 
union { 
 
   CRYPT_RsaPara   rsaPara 
 
   CRYPT_DsaPara   dsaPara 
 
   CRYPT_DhPara   dhPara 
 
   CRYPT_EccPara   eccPara 
 
para 
 

Detailed Description

Structure used by the Para parameter of the asymmetric algorithm, including the algorithm ID and the para combination of the corresponding algorithm.


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