Type Definition infinitree::crypto::Key

source ·
pub type Key = Arc<dyn KeySource>;
Expand description

Key source for all crypto operations.