Module zipsign_api::sign
source · Expand description
Functions to sign a file
Enums
- An error returned by
gather_signature_data() - An error returned by
read_signing_keys() - SignTarError
sign-tarAn error returned bycopy_and_sign_tar() - SignZipError
sign-zipAn error returned bycopy_and_sign_zip()
Functions
- copy_and_sign_tar
sign-tarCopy a.tar.gzfile and sign its content - copy_and_sign_zip
sign-zipCopy a.zipfile and sign its content - Sign a pre-hashed message with all provided signing keys, and return a signature block incl. a header