WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
drv_pke_rsa_priv_key结构体 参考

#include <crypto_pke_struct.h>

成员变量

td_u8n
 
td_u8e
 
td_u8d
 
td_u8p
 
td_u8q
 
td_u8dp
 
td_u8dq
 
td_u8qp
 
td_u16 n_len
 
td_u16 e_len
 
td_u16 d_len
 
td_u16 p_len
 
td_u16 q_len
 
td_u16 dp_len
 
td_u16 dq_len
 
td_u16 qp_len
 

结构体成员变量说明

◆ d

td_u8* drv_pke_rsa_priv_key::d

◆ d_len

td_u16 drv_pke_rsa_priv_key::d_len

◆ dp

td_u8* drv_pke_rsa_priv_key::dp

◆ dp_len

td_u16 drv_pke_rsa_priv_key::dp_len

◆ dq

td_u8* drv_pke_rsa_priv_key::dq

◆ dq_len

td_u16 drv_pke_rsa_priv_key::dq_len

◆ e

td_u8* drv_pke_rsa_priv_key::e

◆ e_len

td_u16 drv_pke_rsa_priv_key::e_len

◆ n

td_u8* drv_pke_rsa_priv_key::n

◆ n_len

td_u16 drv_pke_rsa_priv_key::n_len

◆ p

td_u8* drv_pke_rsa_priv_key::p

◆ p_len

td_u16 drv_pke_rsa_priv_key::p_len

◆ q

td_u8* drv_pke_rsa_priv_key::q

◆ q_len

td_u16 drv_pke_rsa_priv_key::q_len

◆ qp

td_u8* drv_pke_rsa_priv_key::qp

◆ qp_len

td_u16 drv_pke_rsa_priv_key::qp_len

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