libnds
Loading...
Searching...
No Matches
Data Fields
swiRSAbuffers Struct Reference

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.
 

Detailed Description

Struture that holds pointers to the RSA buffers.


The documentation for this struct was generated from the following file: