- key
- the public key to verify this CRL with.
Type Reason Java.Security.Cert.CRLException if encoding or decoding fails. Java.Security.NoSuchAlgorithmException if a needed algorithm is not present. Java.Security.InvalidKeyException if the specified key is invalid. Java.Security.NoSuchProviderException if no provider can be found. Java.Security.SignatureException if errors occur on signatures.
Verifies this CRL by verifying that this CRL was signed with the corresponding private key to the specified public key.