openHiTLS API openHiTLS 0.1.0-Alpha1
成员变量
CRYPT_EAL_PkeyPara结构体 参考

#include <crypt_eal_pkey.h>

CRYPT_EAL_PkeyPara 的协作图:
Collaboration graph
[图例]

成员变量

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

详细描述

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


该结构体的文档由以下文件生成: