[][src]Trait krill::daemon::ca::Signer

pub trait Signer: Signer<KeyId = KeyIdentifier> + Clone + Sized + Sync + Send + 'static { }

Implementors

impl<T: Signer<KeyId = KeyIdentifier> + Clone + Sized + Sync + Send + 'static> Signer for T[src]

Loading content...