![]() |
API参考
|
#include <crypt_types.h>
Public 属性 | |
| uint8_t * | e |
| uint32_t | eLen |
| uint32_t | bits |
Para structure of the RSA algorithm
| uint32_t CRYPT_RsaPara::bits |
Bits of para, FIPS 186-5 dose not support generation and use of keys with odd bits.
| uint8_t* CRYPT_RsaPara::e |
< This parameter cannot be NULL and is determined by the underlying structure. Para Parameter e
| uint32_t CRYPT_RsaPara::eLen |
Length of para e