|
Public Key Acceleration Library Reference Guide
2.0
|
#include <pka.h>

Public Attributes | |
| pka_operand_t | r |
| big integer value called 'r' in the standard More... | |
| pka_operand_t | s |
| big integer value called 's' in the standard More... | |
The dsa_signature_t record type is used to package up the two large integer values (called 'r' and 's' in the DSA standard) into a DSA signature.
| pka_operand_t dsa_signature_t::r |
big integer value called 'r' in the standard
| pka_operand_t dsa_signature_t::s |
big integer value called 's' in the standard