trustedRootOverrides

@JvmName(name = "overrideTrustedRootKeys")
fun trustedRootOverrides(trustedRoots: Set<PublicKey>): <Error class: unknown class>(source)
fun trustedRootOverrides(trustedRoots: Set<TrustedRoot>): <Error class: unknown class>(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.