createJwtKeyAttestation
open suspend override fun createJwtKeyAttestation(credentialKeyAttestations: List<CredentialKeyAttestation>, challenge: String, userAuthentication: List<String>?, keyStorage: List<String>?): String
Creates OAuth JWT key attestation based on the given list of mobile-platform-specific KeyAttestations and key ids.