搜索资源列表
DR_TOOL
- ASN.1(Abstract Syntax Notation One)是由ITU-T制定的,符合以上三点要求。它定义的编码规则(如BER、PER)就相当于从局部语法到传送语法之间的转换规则。目前,很多网络协议的消息格式都是用ASN.1句法描述的,并指明了采用何种编码规则。在协议的具体实现时,我们必须在发送方设置一个ASN.1编码器,将发送方所要传送的消息经ASN.1编码后再发送出去;然后在接收方设置一个ASN.1解码器,将接收到的经ASN.1编码的消息解码为符合接收方局部语法的消息格式。由于A
X.680-0207
- Information technology – Abstract Syntax Notation One (ASN.1): Specification of basic notation。ASN.1的标准定义。-Information technology-Abstract Syntax Notation One (ASN.1) : Specification of basic notation. The ASN.1 standard definition.
X.691-0207
- Information technology – ASN.1 encoding rules: Specification of Packed Encoding Rules (PER). ASN.1的PER编码方式说明。-Information technology-ASN.1 encoding r ules : Specification of Packed Encoding Rules (PER). the ASN.1 encoding PER note.
module.asn1-2
- ASN.1编解码模块,经典代码,实现了ASN.1各种编码方式的BER,DER,PER,XER的编码解码,代码非常美妙,是C的经典-ASN.1 encoding and decoding modules, the classic code, and implements the various ASN.1 encoding of the BER, DER, PER, XER encoding decoding, the code is very wonderful, is the classic
X[1].690_1297
- asn.1信息技术规范 编码规则和实现原理-asn.1 IT specification and realization of principles of encoding rules
ITUT1691
- ASN.1 编码规则:分组编码规则,各种数据类型的ASN.1的编码方式,非常有用,值得一看-ITU-T Recommendation X.690 (2002) | ISO/IEC 8825-1:2002, Information technology –ASN.1 encoding rules:Specification of Packed Encoding Rules (PER)
asn2001new
- Abstract Syntax Notation One (ASN.1)是一种独立于机器的描述语言,用于描述在网络上传递的消息 标准包括: ISO 8824-1 | ITU-T X.680: Specification of basic notation, ISO 8824-2 | ITU-T X.681: Information object specification, ISO 8824-3 | ITU-T X.682: Constraint specification,
T-REC-X.681-200811-I!!PDF-E
- Abstract Syntax Notation One (ASN.1): Information object specification ASN.1 信息对象规范-Abstract Syntax Notation One (ASN.1): Information object specification
T-REC-X.690-200811-I!!PDF-E
- ASN.1 encoding rules: Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Rules (DER) -ASN.1(基本,强制,唯一 编码规范)-Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Ru
asn1_test
- Testing tool for ASN.1/X.509v3 routines
BerInputStream
- Decodes ASN.1 types encoded with BER (X.690) for Andriod.
GeneralName
- The class encapsulates the ASN.1 DER encoding decoding work with the GeneralName structure which is a part of X.509 certificate.
ORAddress
- ASN.1 DER X.509 ORAddress encoder decoder class.
BerOutputStream
- Encodes ASN.1 types with BER (X.690).
Certificate
- The class encapsulates the ASN.1 DER encoding decoding work with the X.509 certificate.
BerInputStream
- Decodes ASN.1 types encoded with BER (X.690).
AlgorithmIdentifier
- The class encapsulates the ASN.1 DER encoding decoding work with the Algorithm Identifier which is a part of X.509 certificate.
AlgorithmIdentifier
- The class encapsulates the ASN.1 DER encoding decoding work with the Algorithm Identifier which is a part of X.509 certificate.
AlgorithmIdentifier
- The class encapsulates the ASN.1 DER encoding decoding work with the Algorithm Identifier which is a part of X.509 certificate.
ReasonFlags
- The class encapsulates the ASN.1 DER encoding/decoding work with the following part of X.509 CRL.