Skip to main content

inspect_release_document_with_keys

Function inspect_release_document_with_keys 

Source
pub fn inspect_release_document_with_keys(
    release_document_path: &Path,
    trusted: &[TrustedKey],
) -> Result<InspectedRelease>
Expand description

The same inspection against keys a caller already holds in memory.

ยงErrors

See inspect_release_document.