X509_pubkey_st Struct Reference

#include <
x509.h>

Data Fields

X509_ALGORalgor
ASN1_BIT_STRINGpublic_key
EVP_PKEYpkey

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