rawAttestationObject
A data object that contains the returned attestation.
Declaration
var rawAttestationObject: Data? { get }Discussion
This object contains the public key. If you request it, it also contains the attestation statement. To learn more, see the W3C Web Authentication specification.