RECOVERABLE_TRUST_FAILURE constant
Indicates a trust policy failure which can be overridden by the user.
Implementation
static const RECOVERABLE_TRUST_FAILURE = IOSSslError._internal(5, 5);
Indicates a trust policy failure which can be overridden by the user.
static const RECOVERABLE_TRUST_FAILURE = IOSSslError._internal(5, 5);