AdvancedTamperDetection

public enum AdvancedTamperDetection : String, Encodable
  • yes

    Y - Check advanced tamper detection of the ID image.

    Declaration

    Swift

    case yes = "Y"
  • no

    N - Do not check advanced tamper detection of the ID image.

    Declaration

    Swift

    case no = "N"