Checks if a private key corresponds to a certificate
Function x509_check_private_key (cert, key) As Boolean
x509_check_private_key() returns True if key is the private key that corresponds to cert, or False otherwise.
(c) Activecrypt Software LLC, 2004