AppData
@Serializable
Specifies a to-be attested app
Constructors
Link copied to clipboard
constructor(teamIdentifier: String, bundleIdentifier: String, sandbox: Boolean = false, iosVersionOverride: IosAttestationConfiguration.OsVersions? = null, trustedRootOverrides: Set<TrustedRootPair>? = null)
Types
Properties
Link copied to clipboard
Nomen est omen
Link copied to clipboard
Optional parameter. If present, overrides the globally configured iOS version for this app.
Link copied to clipboard
Nomen est omen
Link copied to clipboard
Optional parameter. IF present, takes precedence over the globally configured trust anchors.