ECDSA public keys.  
 More...
ECDSA public keys. 
Definition at line 77 of file credman.h.
 
#include <credman.h>
 | 
| const void *  | x | 
|   | X part of the public key.  
  | 
|   | 
| const void *  | y | 
|   | Y part of the public key.  
  | 
|   | 
      
        
          | const void* ecdsa_public_key_t::x | 
        
      
 
X part of the public key. 
Definition at line 78 of file credman.h.
 
 
      
        
          | const void* ecdsa_public_key_t::y | 
        
      
 
Y part of the public key. 
Definition at line 79 of file credman.h.
 
 
The documentation for this struct was generated from the following file: