openHiTLS API openHiTLS 0.1.0-Alpha1
|
#include <crypt_eal_pkey.h>
成员变量 | ||
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.