exonum_crypto::x25519

Function convert_to_private_key

Source
pub fn convert_to_private_key(key: &mut [u8; 32])
Expand description

Converts an arbitrary array of data to the Curve25519-compatible private key.