isConfigurationLoaded

true when a validated pinning payload is cached and usable by verify without a new fetch.

Pure state read — never triggers a fetch, never blocks, and is safe to call from any thread including the Android main thread. Use awaitConfiguration to actively wait for a configuration. A true result reflects the moment of the read; a previously loaded configuration can expire if it cannot be refreshed for an extended period.