install_crypto

Function install_crypto 

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

Install a custom crypto provider globally.