class WebAuthn::AuthenticatorData::AttestedCredentialData

def aaguid

def aaguid
  raw_aaguid.unpack("H8H4H4H4H12").join("-")
end