Skip to main content

encrypt_bundle

Function encrypt_bundle 

Source
pub fn encrypt_bundle(bundle: &SyncBundle, code: &str) -> Result<String>
Expand description

Encrypt a SyncBundle and return a base64-encoded payload string.