Function zipsign_api::sign::gather_signature_data

source ยท
pub fn gather_signature_data(
    keys: &[SigningKey],
    prehashed_message: &Prehash,
    context: Option<&[u8]>,
) -> Result<Vec<u8>, GatherSignatureDataError>
Expand description

Sign a pre-hashed message with all provided signing keys, and return a signature block incl. a header