Free a CMS ReceiptRequest structure and its contents.
Synopsis
Declared in <openssl/cms.h>
void
CMS_ReceiptRequest_free(CMS_ReceiptRequest* a);
Parameters
Name |
Description |
a |
Value to free, or NULL. |
Created with MrDocs