x509_certificate::signing

Trait KeyInfoSigner

Source
pub trait KeyInfoSigner: Signer<Signature> + Sign { }
Expand description

A superset of Signer and Sign.

Implementors§