readme

来自「RSA加密/解密算法源码 asn1c-0.9.12」· 代码 · 共 15 行

TXT
15
字号
This directory contains several convertors from a few known text formats intothe ASN.1 modules, as well as examples of these formats and the sampleconvertor's output (generated by `make`).To regenerate the .asn1 files from the original RFC texts, do `rm *.asn1; make`.To compile the files using asn1c, try	../asn1c/asn1c -P rfc3280-*.asn11. The ./sample.source.PKIX1 directory contains the X.509 Certificate decoder.2. The ./sample.source.TAP3 directory contains the GSM TAP3 decoder. Please   read the README file in that directory first.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?