Class InvalidKeyInfoDataException

All Implemented Interfaces:
Serializable

public class InvalidKeyInfoDataException extends CertificateValidationException
Thrown during the verification process if the KeyInfo element doesn't include the needed data to identify the signing certificate.
Author:
Luís
See Also:
  • Constructor Details

    • InvalidKeyInfoDataException

      public InvalidKeyInfoDataException(String message, Throwable cause)
    • InvalidKeyInfoDataException

      public InvalidKeyInfoDataException(String message)