mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
27 lines
400 B
Markdown
27 lines
400 B
Markdown
# affverify
|
|
|
|
Notes
|
|
-------
|
|
affverify - verifies the digital signatures on a file
|
|
|
|
Help Text
|
|
-------
|
|
```
|
|
afverify version 3.7.1
|
|
usage: afverify [options] filename.aff
|
|
Verifies the digital signatures on a file
|
|
options:
|
|
-a --- print all segments
|
|
-V --- Just print the version number and exit.
|
|
-v --- verbose
|
|
SHA256 is operational
|
|
|
|
```
|
|
|
|
Example Usage
|
|
-------
|
|
|
|
Links
|
|
-------
|
|
|