1affsign(1)                 sign an existing AFF file                affsign(1)
2
3
4

NAME

6       affsign - sign an existing AFF file
7

SYNOPSIS

9       affcopy [options] file1 file
10       affcopy [options] file1 file2 file3 ... dir
11       affcopy [options] file1 file2 file3 ... dir1 dir2...
12

DESCRIPTION

14       Sign an existing AFF file. This program will:
15
16              ·  Sign each segment if there are no segment signatures.
17
18              ·  Write signed chain-of-custody Bill of Materials segment.
19
20       This file is part of the AFFLIBv3, that provides AFF.
21
22       AFF  is  an  open  and  extensible file format to store disk images and
23       associated metadata. It is useful in  several  scenaries,  as  computer
24       forensics investigations.
25

OPTIONS

27       General options:
28
29              -n     Ask for a chain-of-custody note.
30
31              -v     Just print the version number and exit.
32
33       Signature Options:
34
35              -k filename.key
36                     Specify private key for signing.
37
38              -c filename.cer
39                     Specify  a X.509 certificate that matches the private key
40                     (by default, the file is assumed to be the same one  pro‐
41                     vided with the -k option).
42
43              -Z     ZAP (remove) all signature segments.
44

SEE ALSO

46       affcat(1),   affcompare(1),  affconvert(1),  affcopy(1),  affcrypto(1),
47       affdiskprint(1), affinfo(1),  affix(1),  affrecover(1),  affsegment(1),
48       affstats(1), affuse(1), affverify(1), affxml(1)
49

AUTHOR

51       The  AFFLIB  was  written  by Simson L. Garfinkel <simsong@acm.org> and
52       Basis Technology, Inc.
53
54       This manual page  was  written  by  Joao  Eriberto  Mota  Filho  <erib‐
55       erto@debian.org> for the Debian project (but may be used by others).
56
57
58
59AFFSIGN 3.7.4                      Oct 2014                         affsign(1)
Impressum