Parser for the X.509 v3 format (RFC 5280 certificates)
# Cargo.toml
[dependencies]
x509-parser = "0.18.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse an X.509 certificate from DER bytes
Add `features = ["verify"]` to Cargo.toml dependency
No dependency data recorded yet.