Function frost_signer::util::decrypt

source ·
pub fn decrypt(key: &[u8; 32], data: &[u8]) -> Result<Vec<u8>, AesGcmError>
Expand description

Decrypt the passed data using the key