X509_pubkey_st Struct Reference

#include <x509.h>

Data Fields

X509_ALGOR algor
ASN1_BIT_STRING public_key
EVP_PKEY pkey

Field Documentation

X509_ALGOR* X509_pubkey_st::algor
 
EVP_PKEY* X509_pubkey_st::pkey
 
ASN1_BIT_STRING* X509_pubkey_st::public_key
 

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

Copyright © Nokia Corporation 2001-2008
Back to top