open_commit

Function open_commit 

Source
pub fn open_commit(
    envelope: &CommitEnvelope,
    domain_key: &DomainKey,
) -> Result<CommitBody, SecurityError>
Expand description

Verifies, authenticates, decrypts, and strictly decodes a commit.