#include <stdio.h>#include "cryptlib.h"#include <openssl/evp.h>#include <openssl/objects.h>#include <openssl/x509.h>Go to the source code of this file.
Functions | |
| int | X509_certificate_type (X509 *x, EVP_PKEY *pkey) |
Definition at line 65 of file x509type.c.
1.8.2