Skip to main content

sign_detached

Function sign_detached 

Source
pub fn sign_detached(
    data_path: &Path,
    signature_path: &Path,
    key_id: &str,
) -> Result<(), Error>