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

The ASCII to binary tool, AtoB, has the following syntax:
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.