[][src]Function eip_1024::decrypt

pub fn decrypt(
    encrypted_data: EncryptedData,
    recv_sk: [u8; 32]
) -> Result<String, Error>