Class InvalidCiphertextException

    • Constructor Detail

      • InvalidCiphertextException

        public InvalidCiphertextException​(String message)
        Constructs a new InvalidCiphertextException with the specified error message.
        Parameters:
        message - Describes the error encountered.