ecdsa_params_t Struct Reference

ECDSA parameters. More...

Detailed Description

ECDSA parameters.

Definition at line 78 of file credman.h.

#include <credman.h>

Data Fields

const void * private_key
 Pointer to the private key.
 
ecdsa_public_key_t public_key
 Public key.
 
ecdsa_public_key_tclient_keys
 Array of clients public keys.
 
size_t client_keys_size
 Size of ecdsa_params_t::clients_keys.
 

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