commit | 14b2413936a919b22490ad64c0a9a680ab8883a2 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Thu Oct 06 22:32:32 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Oct 06 22:32:32 2022 +0000 |
tree | 9419edc432ce90751a1607aa661e16365bedb5ec | |
parent | 1c2edd938188a14d442bc3389cc71919788cd60c [diff] | |
parent | 14dff5ba3fa392ab619a157b59c86d4d5954051c [diff] |
[LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/x509-cert am: 14dff5ba3f Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/x509-cert/+/2241932 Change-Id: Idfb4e82550fc88e320fb61cafbcf6131b814b72d 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.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.