rocket
master-2024-12-02
Module oid
Module Items
Structs
In rocket::
mtls::
x509::
der_
parser
rocket
::
mtls
::
x509
::
der_parser
Module
oid
Copy item path
Source
Available on
crate feature
mtls
only.
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"
.