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

RSA公钥结构体。 更多...

#include <unified_cipher_pke.h>

成员变量

uint8_tn
 
uint8_te
 
uint16_t len
 

详细描述

RSA公钥结构体。

结构体成员变量说明

◆ e

uint8_t* uapi_drv_cipher_pke_rsa_pub_key_t::e

RSA公钥参数e。

◆ len

uint16_t uapi_drv_cipher_pke_rsa_pub_key_t::len

RSA公钥长度。

◆ n

uint8_t* uapi_drv_cipher_pke_rsa_pub_key_t::n

RSA私钥参数d。


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