Crate to encode and decode public RSA keys using DER.
# Cargo.toml
[dependencies]
rsa-der = "0.3.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Decodes a DER-encoded RSA public key.
Use a different crate like rsa for private key handling.
No dependency data recorded yet.