이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
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. |