Docs.rs
xwt-cert-utils-0.1.0
xwt-cert-utils 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
MOZGIII
Dependencies
base64 ^0.21
normal
optional
pem ^3
normal
rcgen ^0.12
normal
optional
ring ^0.17
normal
optional
time ^0.3
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
parse
xwt_
cert_
utils
0.1.0
In xwt_
cert_
utils::
pem
xwt_cert_utils
::
pem
Function
parse
Copy item path
Source
pub fn parse(data: &
str
) ->
Result
<
Vec
<
u8
>,
PemError
>
Expand description
Parse the data in PEM format.