Module const_oid::db

source ·
Available on crate feature db only.
Expand description

OID Names Database

The contents of this database are generated from the official IANA Object Identifier Descriptors Registry CSV file and from RFC 5280. If we are missing values you care about, please contribute a patch to oiddbgen (a subcrate in the source code) to generate the values from the relevant standard.

Modules

Structs

  • A query interface for OIDs/Names.
  • Iterator returning the multiple names that may be associated with an OID.

Constants