Module oid
rocket
master-2025-05-04
Module oid
Module Items
Structs
In rocket::
mtls::
x509::
der_
parser
Modules
asn1_rs
ber
der
error
num_bigint
oid
rusticata_macros
Macros
oid
Structs
Oid
Functions
parse_ber
parse_der
Type Aliases
IResult
rocket
::
mtls
::
x509
::
der_parser
Module
oid
Copy item path
Settings
Help
Summary
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"
.