<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unable to store CryptoKeyPair in IndexedDB database"
   href="https://bugs.webkit.org/show_bug.cgi?id=164868#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unable to store CryptoKeyPair in IndexedDB database"
   href="https://bugs.webkit.org/show_bug.cgi?id=164868">bug 164868</a>
              from <span class="vcard"><a class="email" href="mailto:beidson&#64;apple.com" title="Brady Eidson &lt;beidson&#64;apple.com&gt;"> <span class="fn">Brady Eidson</span></a>
</span></b>
        <pre>The current spec for WebCrypto:
<a href="https://w3c.github.io/webcrypto/Overview.html#cryptokey-interface-clone">https://w3c.github.io/webcrypto/Overview.html#cryptokey-interface-clone</a>

Specifies the Structured Clone Algorithm for &quot;CryptoKey&quot; objects.

It does *not* specify the Structured Clone Algorithm for &quot;CryptoKeyPair&quot; objects.

Additionally, the WebCrypto spec explicitly calls out the fact that CryptoKeys should be storable in IndexedDB, but not CryptoKeyPairs.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>