Print an ASN.1 Time (UTCTime or GeneralizedTime) to a BIO in a human-readable form.
1 on success, or 0 on error.
| Name | Description |
|---|---|
| bp | BIO that receives the formatted timestamp text. |
| tm | Time value to print; must be a valid ASN1_TIME (UTCTIME or GENERALIZEDTIME). |