Add eckey to ecdsa conversion in the PK layer
This commit is contained in:
parent
b4d69c41f8
commit
211a64c79f
3 changed files with 69 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
|||
|
||||
/**
|
||||
* \brief ECDSA context structure
|
||||
*
|
||||
* \note Purposefully begins with the same members as struct ecp_keypair.
|
||||
*/
|
||||
typedef struct
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue