InvalidCiphertextException({String? type, String? message}) : super(type: type, code: 'InvalidCiphertextException', message: message);