| commit | 8bbb2e6a1f5a4ac20ee97079afff02b611ff84f7 | [log] [tgz] |
|---|---|---|
| author | Hasini Gunasinghe <hasinitg@google.com> | Wed Oct 05 18:21:38 2022 +0000 |
| committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Oct 05 18:21:38 2022 +0000 |
| tree | a3d3d1d923c1bd6c7e1c6c9aa05adb6e20105ecf | |
| parent | eb51940f214233e36ff403999045b84e56c50f16 [diff] | |
| parent | 1c2edd938188a14d442bc3389cc71919788cd60c [diff] |
Import platform/external/rust/crates/x509-cert am: 1c2edd9381 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/x509-cert/+/2240715 Change-Id: I54e200c3e77340e992e57a8c7f8663d2b9d4e8dc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.