Protocols

The following protocols are available globally.

  • A protocol that defines a tamper detector. Each detector is responsible for a specific check to determine if the device is suspicious of being jailbroken.

    See more

    Declaration

    Swift

    @MainActor
    public protocol TamperDetectorProtocol