Allocate an empty OCSP ServiceLocator extension value.
Synopsis
Declared in <openssl/ocsp.h>
OCSP_SERVICELOC*
OCSP_SERVICELOC_new();
Return Value
New OCSP_SERVICELOC, or NULL on allocation failure.
Created with MrDocs