commit | aed31cca7c8e6c9d30a94e75a89bea26c8c7ffbf | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Tue Mar 07 17:24:54 2023 -0800 |
committer | Matthew Maurer <[email protected]> | Tue Mar 07 17:24:54 2023 -0800 |
tree | 25a8351c166602dd63a0bce9e4e5261706ea02e3 | |
parent | 3cd8306798af1d916cee5ea08d022cb186537faf [diff] |
Make spki available to product and vendor Bug: 270690570 Test: mma in external/rust/crates Change-Id: Ibb29a138ee9cce7946690f7d7155fe9e43a1e496
X.509 Subject Public Key Info types describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs).
Specified in RFC 5280 ยง 4.1.
This crate requires Rust 1.57 at a minimum.
We may change the MSRV in the future, but it will be accompanied by a minor version bump.
Licensed under either of:
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.