An ASN.1-DER subset for serde, enabling serialization and deserialization of DER-encoded data.
# Cargo.toml
[dependencies]
picky-asn1-der = "0.5.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Deserializes a DER-encoded integer from a byte stream.
Check the documentation for supported types; consider using a full ASN.1 library for complex schemas.
No dependency data recorded yet.