addHardwareAttestationTrustAnchor

@JvmName(name = "addHardwareAttestationTrustAnchorPublicKey")
fun addHardwareAttestationTrustAnchor(anchor: PublicKey): AndroidAttestationConfiguration.Builder(source)

adds a single hardware attestation trust anchor

See also