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

#include <crypt_eal_pkey.h>

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

成员变量

CRYPT_PKEY_AlgId id
 
union { 
 
   CRYPT_RsaPub   rsaPub 
 
   CRYPT_DsaPub   dsaPub 
 
   CRYPT_DhPub   dhPub 
 
   CRYPT_EccPub   eccPub 
 
   CRYPT_Curve25519Pub   curve25519Pub 
 
   CRYPT_Curve448Pub   curve448Pub 
 
key 
 

详细描述

EAL public key structure


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