rocket
master-2024-09-03
Module oid
Structs
In rocket::
mtls::
x509::
der_
parser
Module
rocket
::
mtls
::
x509
::
der_parser
::
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"
.