ocsp-x509 0.2.0

DEPRECATED. Use RustCrypto's x509-ocsp.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[lib]
name = "ocsp_x509"
path = "src/lib.rs"

[package]
authors = ["Brian Hession"]
categories = ["cryptography", "data-structures", "encoding", "no-std"]
description = "DEPRECATED. Use RustCrypto's x509-ocsp."
edition = "2021"
keywords = ["crypto", "x509"]
license = "Apache-2.0 OR MIT"
name = "ocsp-x509"
readme = "README.md"
repository = "https://github.com/bhesh/ocsp-x509/"
rust-version = "1.65"
version = "0.2.0"