Function install_crypto

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

Install a custom crypto provider globally.