Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 8. BtoA (COnverting Binary to ASCII)
The Certificate System binary to ASCII tool,
BtoA
converts binary base-64 encoded data to ASCII base-64 encoded data.
8.1. Syntax Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
The
BtoA
tool uses the following syntax:
BtoA input_file output_file
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. |