Binary To Ascii; 7.1. Syntax; Usage - Red Hat CERTIFICATE SYSTEM 8 - COMMAND-LINE Manual

Command-line tools guide
Hide thumbs Also See for CERTIFICATE SYSTEM 8 - COMMAND-LINE:
Table of Contents

Advertisement

Chapter 7.

Binary to ASCII

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

7.1. Syntax

The BtoA tool uses the following syntax:
BtoA input_file output_file
Option
input_file
output_file

7.2. Usage

The following example of the BtoA utility takes the base-64 encoded binary data in the
binary_data.in file and writes the ASCII equivalent of the data to the ascii_data.out file.
BtoA /usr/home/smith/test/binary_data.in /usr/home/smith/test/ascii_data.out
Description
Specifies the path and file of the base-64 encoded binary data.
Specifies the path and file to which the tool should write the ASCII output.
27

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CERTIFICATE SYSTEM 8 - COMMAND-LINE and is the answer not in the manual?

Questions and answers

Table of Contents