|
libnds
|
Struture that holds pointers to the RSA buffers. More...
#include <rsa.h>
Data Fields | |
| void * | dst |
| Pointer to the output buffer. | |
| const void * | key |
| Pointer to the RSA key buffer. | |
| const void * | sig |
| Pointer to the signature buffer. | |
Struture that holds pointers to the RSA buffers.