ECDSA parameters.  
 More...
ECDSA parameters. 
Definition at line 85 of file credman.h.
 
#include <credman.h>
◆ client_keys
Array of clients public keys. 
Definition at line 88 of file credman.h.
 
 
◆ client_keys_size
      
        
          | size_t ecdsa_params_t::client_keys_size | 
        
      
 
Size of ecdsa_params_t::clients_keys. 
Definition at line 89 of file credman.h.
 
 
◆ private_key
      
        
          | const void* ecdsa_params_t::private_key | 
        
      
 
Pointer to the private key. 
Definition at line 86 of file credman.h.
 
 
◆ public_key
The documentation for this struct was generated from the following file: