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 = IOSSslError._internal(5, 5);