ConfigAccessControl

public enum ConfigAccessControl

Access Protections for storing the Config in the device Keychain

  • Access Control managed by the device’s secure element when available

    See more

    Declaration

    Swift

    public enum SecureEnclave
  • Access Control managed by the device’s Keychain

    See more

    Declaration

    Swift

    public enum Keychain