Return the content length of an ASN.1 string in bytes.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
int ASN1_STRING_length(ASN1_STRING const* x);
Number of content octets in x.
x.