RECOVERABLE_TRUST_FAILURE constant

IOSSslError const RECOVERABLE_TRUST_FAILURE

Indicates a trust policy failure which can be overridden by the user.

Implementation

static const RECOVERABLE_TRUST_FAILURE = const IOSSslError._internal(5);