Chapter 7. AtoB (Converting ASCII to Binary)
The Certificate System ASCII to binary tool converts ASCII base-64 encoded data to binary base-64 encoded data.
7.1. Syntax Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The ASCII to binary tool,
AtoB
, has the following syntax:
AtoB input_file output_file
AtoB input_file output_file
Option | Description |
---|---|
input_file | Specifies the path and file to the base-64 encoded ASCII data. |
output_file | Specifies the file where the utility should write the binary output. |