Skip to main content

compute_embedded_hash

Function compute_embedded_hash 

Source
pub fn compute_embedded_hash(
    emb: &EmbeddedContent,
) -> Result<ContentHash, AcdpError>
Expand description

Compute the SHA-256 ContentHash of decoded embedded content.