Re: [w3c/push-api] Define and use the p256dh/auth internal slots (PR #414)

@marcoscaceres commented on this pull request.



> @@ -1472,37 +1472,32 @@ <h2>
         subscription</a>.
       </p>
       <p>
-        The <dfn>getKey()</dfn> method retrieves keying material that can be used for encrypting
-        and authenticating messages. When {{PushSubscription/getKey()}} is invoked the following
-        process is followed:
+        The <dfn>getKey</dfn><code>(|name:PushEncryptionKeyName|)</code> method retrieves keying
+        material that can be used for encrypting and authenticating messages. The method steps are:
       </p>
       <ol>

```suggestion
      <ol class="algorithm">
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/414#pullrequestreview-3507647465
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/push-api/pull/414/review/3507647465@github.com>

Received on Wednesday, 26 November 2025 00:49:46 UTC