affsign - sign an existing AFF file
Contents
Description
Sign an existing AFF file. This program will:
• Sign each segment if there are no segment signatures.
• Write signed chain-of-custody Bill of Materials segment.
This file is part of the AFFLIBv3, that provides AFF.
AFF is an open and extensible file format to store disk images and associated metadata. It is useful in
several scenaries, as computer forensics investigations.
Name
affsign - sign an existing AFF file
Options
General options:
-n Ask for a chain-of-custody note.
-v Just print the version number and exit.
Signature Options:
-kfilename.key
Specify private key for signing.
-cfilename.cer
Specify a X.509 certificate that matches the private key (by default, the file is assumed
to be the same one provided with the -k option).
-Z ZAP (remove) all signature segments.
See Also
affcat(1), affcompare(1), affconvert(1), affcopy(1), affcrypto(1), affdiskprint(1), affinfo(1), affix(1), affrecover(1), affsegment(1), affstats(1), affuse(1), affverify(1), affxml(1)
Synopsis
affcopy [options] file1fileaffcopy [options] file1file2file3 ... diraffcopy [options] file1file2file3 ... dir1 dir2...
