[ 原始碼: node-asn1 ]
套件:node-asn1(0.2.6+~0.2.0-2)
node-asn1 的相關連結
Debian 的資源:
下載原始碼套件 node-asn1:
- [node-asn1_0.2.6+~0.2.0-2.dsc]
- [node-asn1_0.2.6+~0.2.0.orig-types-asn1.tar.gz]
- [node-asn1_0.2.6+~0.2.0.orig.tar.gz]
- [node-asn1_0.2.6+~0.2.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
ASN.1 encoder and decoder (BER)
Asn1.js is a pure javascript ASN.1 encoder and decoder. Currently BER encoding is supported.
Abstract Syntax Notation One (ASN.1) is an interface description language for defining data structures that can be serialized and deserialized in a standard, cross-platform way.
Node.js is an event-based server-side JavaScript engine.