Docs.rs
x509-certificate-0.24.0
x509-certificate 0.24.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
indygreg
Dependencies
bcder ^0.7.4
normal
bytes ^1.8.0
normal
chrono ^0.4.38
normal
der ^0.7.9
normal
hex ^0.4.3
normal
pem ^3.0.4
normal
ring ^0.17.8
normal
signature ^2.2.0
normal
spki ^0.7.3
normal
thiserror ^1.0.66
normal
zeroize ^1.8.1
normal
Versions
48.31%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
x509_
certificate
0.24.0
Public
Key
Aliased type
In x509_
certificate::
rfc5958
x509_certificate
::
rfc5958
Type Alias
PublicKey
Copy item path
Source
pub type PublicKey =
BitString
;
Expand description
Public key data.
Aliased Type
ยง
struct PublicKey {
/* private fields */
}