// Copyright 2023 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // no-include-guard-because-pch-file #include <time.h> // fallback CRL: const unsigned char kCastFallbackCRLs[] = …; // A valid time for the fallback CRL: const time_t kCastFallbackCRLTimestamp = …;