Write the hexadecimal encoding of a BIGNUM to a BIO.
Return Value
1 on success, or 0 on write error.
Parameters
Name |
Description |
bio |
Destination BIO. |
a |
Value to print; a leading '‐' is written for negative numbers. |
Created with MrDocs