encode_bytestring_with_tag
return encode_bytestring_with_tag(buf, len, val, ASN1_OBJECTIDENTIFIER,
return encode_bytestring_with_tag(buf, len, val, ASN1_OCTETSTRING,
return encode_bytestring_with_tag(buf, len, val, ASN1_PRINTABLESTRING,
return encode_bytestring_with_tag(buf, len, val, ASN1_IA5STRING,
return encode_bytestring_with_tag(buf, 15, sp, ASN1_GENERALTIME,
return encode_bytestring_with_tag(buf, len, val, ASN1_GENERALSTRING,