이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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
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. |