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