Function linkspace::key::lk_key_decrypt
source · pub fn lk_key_decrypt(key: &str, password: &[u8]) -> LkResult<SigningKey>
Expand description
decrypt the result of lk_key_encrypt
pub fn lk_key_decrypt(key: &str, password: &[u8]) -> LkResult<SigningKey>
decrypt the result of lk_key_encrypt