Version 1.2.0
New features:
- RSA keys are now supported.
- New constructor functions
PublicKeyCredential.parseRegistrationResponseJsonand.parseAssertionResponseJson- So users don't have to deal with the
TypeReferences imposed by the generics, unless they want to.
- So users don't have to deal with the
Bug fixes:
android-keyattestation statements now don't throw an exception ifallowUntrustedAttestationis set totrue.tpmattestation statements now don't throw an exception ifallowUntrustedAttestationis set totrue.