Free a DirectoryString and its contents.
Synopsis
Declared in <openssl/asn1.h>
void
DIRECTORYSTRING_free(ASN1_STRING* a);
Parameters
Name |
Description |
a |
Value to free, or NULL. |
Created with MrDocs
Free a DirectoryString and its contents.
Declared in <openssl/asn1.h>
void
DIRECTORYSTRING_free(ASN1_STRING* a);
Name |
Description |
a |
Value to free, or NULL. |
Created with MrDocs