|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
RSA公钥结构体。 更多...
#include <unified_cipher_pke.h>
成员变量 | |
| uint8_t * | n |
| uint8_t * | e |
| uint16_t | len |
RSA公钥结构体。
| uint8_t* uapi_drv_cipher_pke_rsa_pub_key_t::e |
RSA公钥参数e。
| uint16_t uapi_drv_cipher_pke_rsa_pub_key_t::len |
RSA公钥长度。
| uint8_t* uapi_drv_cipher_pke_rsa_pub_key_t::n |
RSA私钥参数d。