This is the command affsign that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
affsign - sign an existing AFF file
SYNOPSIS
affcopy [options] file1 file
affcopy [options] file1 file2 file3 ... dir
affcopy [options] file1 file2 file3 ... dir1 dir2...
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.
OPTIONS
General options:
-n Ask for a chain-of-custody note.
-v Just print the version number and exit.
Signature Options:
-k filename.key
Specify private key for signing.
-c filename.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.
Use affsign online using onworks.net services