A Public key certificate contains user ID, a public key, and inforamtion about a CA.
This information is passed through a DS algorithm, with the CA's private key, producing a signed
public key certificate.
The signature can be verified using the CA's public key. The signature is decrypted and the certificate hashes compared,
to determine whether or not the signature is valid.