awaitConfiguration

suspend fun awaitConfiguration(timeout: Long = TrustPinConstants.DEFAULT_OPERATION_TIMEOUT_MS)

Waits for the default instance's configuration to be fetched and validated — the explicit fail-closed gate.

See also