Chapter 8. Binary to ASCII

Chapter 8. Binary to ASCII

8.1. Syntax
8.2. Usage

The Certificate System binary to ASCII tool, BtoA converts binary base-64 encoded data to ASCII base-64 encoded data.

8.1. Syntax

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.