Function crypto
pub fn crypto() -> &'static dyn CryptoAvailable on crate feature
evm only.Expand description
Get the installed crypto provider, or the default if none is installed.
pub fn crypto() -> &'static dyn Cryptoevm only.Get the installed crypto provider, or the default if none is installed.