The Certificates issued by Oncase Campus are signed by a gpg key so that they can be validated independently by anyone who has the correct Onacase Campus public key. For independent verification Oncase Campus uses what is called a "detached signature", meaning that the signature for the certificate is contained in a separate file with a ".sig" extension.
To complete the verification procedure you will need the following three files:
Ensure you have the pdf, the ".sig" signature file and the public key copied to a single directory before you begin.
Download and install gpgtools.
After installation, GPG Keychain Access will prompt for a new personal keypair.
Click the import icon to import the public key file, Oncase Campus.pub.
CTRL-click the public key and select "sign" to validate it.
Confirm that the public key is listed in the GPG Keychain Access window and it has Short ID FEF8D954.
Download and install the full version of gpg4win.
After the installation is complete, launch Kleapatra from the start menu.
Create a new personal certificate if don't have one listed under "My Certificates".
When prompted, select "Create personal OpenPGP key pair."
Import the public key file, oncase-campus.pub by clicking on the "Import Certificate" icon.
Certify the public key by highlighting the new public key/certificate and selecting "Certify Certificate" under the "Certificates" menu.
Make sure that the public key/certificate is listed under the "Trusted Certificates" tab and verify it has the Key-ID FEF8D954.
gpg --verify Certificate.pdf.sig Certificate.pdf