Chapter 8. BtoA (COnverting Binary to ASCII)
The Certificate System binary to ASCII tool,
BtoA
converts binary base-64 encoded data to ASCII base-64 encoded data.
8.1. Syntax Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The
BtoA
tool uses the following syntax:
BtoA input_file output_file
BtoA input_file output_file
Option | Description |
---|---|
input_file | Specifies the path and file of the base-64 encoded binary data. |
output_file | Specifies the path and file to which the tool should write the ASCII output. |