pub fn verify( file_bytes: Uint8Array, signature_bytes: Uint8Array, public_key_str: &str, ) -> String