API参考
载入中...
搜索中...
未找到
CRYPT_RsaPara结构体 参考

#include <crypt_types.h>

Public 属性

uint8_t * e
uint32_t eLen
uint32_t bits

详细描述

Para structure of the RSA algorithm

类成员变量说明

◆ bits

uint32_t CRYPT_RsaPara::bits

Bits of para, FIPS 186-5 dose not support generation and use of keys with odd bits.

◆ e

uint8_t* CRYPT_RsaPara::e

< This parameter cannot be NULL and is determined by the underlying structure. Para Parameter e

◆ eLen

uint32_t CRYPT_RsaPara::eLen

Length of para e


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