List<int> attestationSigningPayload(Map<String, Object?> unsigned) => utf8.encode('$attestationSigningDomain${canonicalJson(unsigned)}');