install_crypto

Function install_crypto 

Source
pub fn install_crypto<C>(crypto: C) -> bool
where C: Crypto + 'static,
Expand description

Install a custom crypto provider globally.