exonum_crypto

Function init

Source
pub fn init()
Expand description

Initializes the cryptographic backend.

§Panics

Panics if backend initialization is failed.

§Examples

exonum_crypto::init();