Skip to main content

decrypt_bundle

Function decrypt_bundle 

Source
pub fn decrypt_bundle(payload_b64: &str, code: &str) -> Result<SyncBundle>
Expand description

Decrypt a base64-encoded payload into a SyncBundle.