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 = const IOSSslError._internal(6);