Web authentication easy public key access
The getAuthenticatorData()
, getPublicKey()
, and getPublicKeyAlgorithm()
methods of AuthenticatorAttestationResponse
access credential data inside attestationObject
without the need to parse it.
The getAuthenticatorData()
, getPublicKey()
, and getPublicKeyAlgorithm()
methods of AuthenticatorAttestationResponse
access credential data inside attestationObject
without the need to parse it.