X509_req_st Struct Reference

#include <x509.h>

Data Fields

X509_REQ_INFO req_info
X509_ALGOR sig_alg
ASN1_BIT_STRING signature
int  references

Field Documentation

int X509_req_st::references
 
X509_REQ_INFO* X509_req_st::req_info
 
X509_ALGOR* X509_req_st::sig_alg
 
ASN1_BIT_STRING* X509_req_st::signature
 

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

Copyright © Nokia Corporation 2001-2008
Back to top