Return the ASN.1 item descriptor for ASN1_OCTET_STRING.
Synopsis
Declared in <openssl/asn1.h>
ASN1_ITEM const*
ASN1_OCTET_STRING_it();
Return Value
Pointer to the static ASN1_ITEM for ASN1_OCTET_STRING.
Created with MrDocs