Skip to main content

decrypt_private_section

Function decrypt_private_section 

Source
pub async fn decrypt_private_section(
    key_locker: &dyn KeyLocker,
    salt: &Salt,
    encrypted_hex: &str,
) -> Result<MetaPostPrivateV1>
Expand description

Decrypt a hex-encoded string back into a MetaPostPrivateV1.