Skip to main content

decrypt_bytes

Function decrypt_bytes 

Source
pub fn decrypt_bytes(bytes: &[u8], keystore: &Arc<KeyStore>) -> Result<Vec<u8>>