Skip to main content

seal_cipher

Function seal_cipher 

Source
fn seal_cipher(
    view: &CipherView,
    ctx: &mut KeyStoreContext<'_, KeySlotIds>,
) -> Result<String, BlobEncryptionError>
Expand description

Seals a CipherView into an opaque blob string.