Docs.rs
der-parser-9.0.0
der-parser 9.0.0
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
chifflier
Dependencies
asn1-rs ^0.6
normal
cookie-factory ^0.3.0
normal
optional
displaydoc ^0.2
normal
nom ^7.0
normal
num-bigint ^0.4
normal
optional
num-traits ^0.2
normal
rusticata-macros ^4.0
normal
hex-literal ^0.4
dev
pretty_assertions ^1.0
dev
test-case ^3.0
dev
Versions
68.42%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
der_parser
9.0.0
Module oid
Structs
In crate der_parser
?
Module
der_parser
::
oid
source
·
[
−
]
Structs
§
Oid
Object ID (OID) representation which can be relative or non-relative. An example for an OID in string representation is
"1.2.840.113549.1.1.5"
.