getPublicKey
The getPublicKey()
method of the AuthenticatorAttestationResponse interface returns an ArrayBuffer containing the DER SubjectPublicKeyInfo
of the new credential (see Subject Public Key Info), or null
if this is not available.