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