commit | eda48d2287bcce761ac4f50080f33fe3867577cd | [log] [tgz] |
---|---|---|
author | Xin Li <[email protected]> | Mon Apr 29 23:12:51 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Apr 29 23:12:51 2024 +0000 |
tree | a87df38a7b5894ae3b0aef66914114e07e81190b | |
parent | 6fb05f5afbbeb4dffa3a7a38d155f7ce3b6df7c5 [diff] | |
parent | 38f2b846106cac102fe182237b27335d906fcb9d [diff] |
[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: 38f2b84610 -s ours am skip reason: Merged-In I1ba56ef5030d03559c2af7198a001c8357b4cb4d with SHA-1 a400beb051 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/external/rust/crates/x509-cert/+/27144831 Change-Id: I3c535b0a0131b20553bac8cbf3e6a80d353a34a8 Signed-off-by: Automerger Merge Worker <[email protected]>
Pure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280.
This crate requires Rust 1.65 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.