Docs.rs
x509-certificate-0.25.0
x509-certificate 0.25.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 ^2.0.15
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
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
x509_
certificate
0.25.0
KeyInfo
Signer
Implementors
In x509_
certificate::
signing
x509_certificate
::
signing
Trait
KeyInfoSigner
Copy item path
Source
pub trait KeyInfoSigner:
Signer
<
Signature
> +
Sign
{ }
Expand description
A superset of
Signer
and
Sign
.
Implementors
§
Source
§
impl
KeyInfoSigner
for
InMemorySigningKeyPair