Docs.rs
x509-certificate-0.23.1
x509-certificate 0.23.1
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
indygreg
Dependencies
bcder ^0.7.3
normal
bytes ^1.5.0
normal
chrono ^0.4.31
normal
der ^0.7.8
normal
hex ^0.4.3
normal
pem ^3.0.2
normal
ring ^0.17.5
normal
signature ^2.1.0
normal
spki ^0.7.2
normal
thiserror ^1.0.50
normal
zeroize ^1.6.0
normal
Versions
48.31%
of the crate is documented
Go to latest version
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.23.1
KeyInfoSigner
Implementors
In x509_certificate::signing
?
Trait
x509_certificate
::
signing
::
KeyInfoSigner
source
·
[
−
]
pub trait KeyInfoSigner:
Signer
<
Signature
> +
Sign
{ }
Expand description
A superset of
Signer
and
Sign
.
Implementors
§
source
§
impl
KeyInfoSigner
for
InMemorySigningKeyPair