FATAL_TRUST_FAILURE constant

IOSSslError const FATAL_TRUST_FAILURE

Indicates a trust failure which cannot be overridden by the user.

Implementation

static const FATAL_TRUST_FAILURE = IOSSslError._internal(6, 6);