Go to the source code of this file.
Packages | |
package | rpki.oids |
Variables | |
tuple | rpki::oids.name2oid = dict((v, k) for k, v in oid2name.items()) |
Mapping table of string names to OIDs. | |
dictionary | rpki::oids.oid2name |
Mapping table of OIDs to conventional string names. |