Main Page   Data Structures   File List   Data Fields   Globals  

CYFER_Pk_t Struct Reference

A structure describing supported public-key algorithms. More...

#include <pk.h>


Data Fields

int type
 Algorithm type.

char * name
 Algorithm name.

bool encryption
 Encryption support.

bool signature
 Signature support.


Detailed Description

A structure describing supported public-key algorithms.


Field Documentation

bool CYFER_Pk_t::encryption
 

Encryption support.

char* CYFER_Pk_t::name
 

Algorithm name.

bool CYFER_Pk_t::signature
 

Signature support.

int CYFER_Pk_t::type
 

Algorithm type.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 26 13:53:58 2004 for Cyfer by doxygen1.3-rc3