ecdsa_public_key_t Struct Reference

ECDSA public keys. More...

Detailed Description

ECDSA public keys.

Definition at line 70 of file credman.h.

#include <credman.h>

Data Fields

const void * x
 X part of the public key.
 
const void * y
 Y part of the public key.
 

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