| Ruby
    3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
    | 
#include <RUBY_EXTCONF_H>#include <string.h>#include <openssl/engine.h>#include <openssl/x509_vfy.h>#include "openssl_missing.h"
Go to the source code of this file.
| Functions | |
| void | ossl_X509_CRL_get0_signature (const X509_CRL *crl, const ASN1_BIT_STRING **psig, const X509_ALGOR **palg) | 
| void | ossl_X509_REQ_get0_signature (const X509_REQ *req, const ASN1_BIT_STRING **psig, const X509_ALGOR **palg) | 
| void ossl_X509_CRL_get0_signature | ( | const X509_CRL * | crl, | 
| const ASN1_BIT_STRING ** | psig, | ||
| const X509_ALGOR ** | palg | ||
| ) | 
Definition at line 23 of file openssl_missing.c.
References NULL.
 1.8.17
 1.8.17