trustedRootOverrides
fun trustedRootOverrides(trustedRoots: Set<PublicKey>): AndroidAttestationConfiguration.AppData.Builder(source)
fun trustedRootOverrides(trustedRoots: Set<TrustedRoot>): AndroidAttestationConfiguration.AppData.Builder(source)
optional parameter. If set, all globally configured trust anchors are discarded and only the trust anchors specified here are used to attest this app.