Print an ASN.1 string to a BIO, replacing unprintable bytes with '.'.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
int ASN1_STRING_print( BIO* bp, ASN1_STRING const* v);
1 on success, or 0 on error.