pub fn install_crypto<C: Crypto + 'static>(crypto: C) -> bool
Install a custom crypto provider globally.