pubkey_algorithm Struct Reference

A public key algorithm. More...

#include <crypto.h>


Data Fields

const char * name
 Algorithm name.
size_t ctxsize
 Context size.


Detailed Description

A public key algorithm.

Definition at line 94 of file crypto.h.


Field Documentation

Algorithm name.

Definition at line 96 of file crypto.h.

Referenced by tls_select_cipher().

Context size.

Definition at line 98 of file crypto.h.

Referenced by tls_set_cipher().


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

Generated on Tue Apr 6 20:02:07 2010 for gPXE by  doxygen 1.5.7.1