Chapter 8. Binary to ASCII
The Certificate System binary to ASCII tool, BtoA converts binary base-64 encoded data to ASCII base-64 encoded data.
The BtoA tool uses the following syntax:
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.
|
Table 8.1.