Copy BIGNUM b into a, resizing a as needed.
Return Value
a on success, or NULL on allocation failure.
Parameters
Name |
Description |
a |
Destination (must be non‐NULL). |
b |
Source value. |
Created with MrDocs