Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
NAME
OCSP_CRLID_new, OCSP_CRLID_free, OCSP_crlID_new — OCSP CRL extensionSYNOPSIS
#include <openssl/ocsp.h>OCSP_CRLID_new(void);
OCSP_CRLID_free(OCSP_CRLID *crlid);
OCSP_crlID_new(const char *url, long *number, char *time);