addSoftwareAttestationTrustAnchor

@JvmName(name = "addSoftwareAttestationTrustAnchorPublicKey")
fun addSoftwareAttestationTrustAnchor(anchor: PublicKey): AndroidAttestationConfiguration.Builder(source)

adds a single software attestation trust anchor

See also