//! An abstraction to provide a signer that is compatible with rPGP, but backed by a Rust Crypto
//! [`signature::Signer`].
//!
//! This allows use of keys in HSMs or other secure controllers.
pub use ;
use crate;
/// Public key PGP parameters for a given public key