rustls-pemfile 1.0.2

Basic .pem file parser for keys and certificates
Documentation
[[bench]]
harness = false
name = "benchmark"
[dependencies.base64]
version = "0.21"
[dev-dependencies.bencher]
version = "0.1.5"

[package]
categories = ["network-programming", "cryptography"]
description = "Basic .pem file parser for keys and certificates"
edition = "2018"
homepage = "https://github.com/rustls/pemfile"
license = "Apache-2.0 OR ISC OR MIT"
name = "rustls-pemfile"
readme = "README.md"
repository = "https://github.com/rustls/pemfile"
version = "1.0.2"