keys

Function encrypt_key

Source
pub(crate) fn encrypt_key(private_key: Vec<u8>, pwd: Vec<u8>) -> Vec<u8>