commit | 5792b526b1ab7e22b4cbdb5552d072f544c67a8b | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Thu Mar 09 15:13:57 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Mar 09 15:13:57 2023 +0000 |
tree | 25a8351c166602dd63a0bce9e4e5261706ea02e3 | |
parent | 3cd8306798af1d916cee5ea08d022cb186537faf [diff] | |
parent | aed31cca7c8e6c9d30a94e75a89bea26c8c7ffbf [diff] |
Make spki available to product and vendor am: aed31cca7c Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/spki/+/2474361 Change-Id: I0fa4f79e0a4ea4ae97e4f4c4cdb1bd19b2ce7b03 Signed-off-by: Automerger Merge Worker <[email protected]>
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.