Compare BI Report File Folders
Open a command line window and type gpg --verify, then specify the signature file name and corresponding xdrz file name as per below:
gpg --verify common.xdrz.sig common.xdrz
|
gpg --verify procurement.xdrz.sig procurement.xdrz
|
If the files haven’t been tampered with you will receive information similar to below:
gpg: Signature made 10/03/2021 8:49:13 am New Zealand Daylight Time
gpg: using RSA key 1D8A523E3FCB060800FC17065D8B6113F5099742
gpg: Good signature from "More4Apps (More4Apps key for Digital Certificates) <xxx@more4apps.com>" [ultimate]
|