commit | 6fb05f5afbbeb4dffa3a7a38d155f7ce3b6df7c5 | [log] [tgz] |
---|---|---|
author | David Drysdale <[email protected]> | Thu Feb 29 10:25:41 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Feb 29 10:25:41 2024 +0000 |
tree | a87df38a7b5894ae3b0aef66914114e07e81190b | |
parent | 54fd1a7d222f5a05309a10fc800151d850fd135b [diff] | |
parent | a400beb0513ad0c8594f0e8957e140e881d97352 [diff] |
Merge "Shift host-only to visibility restriction" into main am: 7382da3180 am: a400beb051 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/x509-cert/+/2856625 Change-Id: I6d51d0684cabac6cc530437d98b7dd49374e6eff 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.