<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Mac] Change uint8_t* to Vector&lt;uint8_t&gt; type in all crypto algorithm implementation"
   href="https://bugs.webkit.org/show_bug.cgi?id=164939#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Mac] Change uint8_t* to Vector&lt;uint8_t&gt; type in all crypto algorithm implementation"
   href="https://bugs.webkit.org/show_bug.cgi?id=164939">bug 164939</a>
              from <span class="vcard"><a class="email" href="mailto:jiewen_tan&#64;apple.com" title="Jiewen Tan &lt;jiewen_tan&#64;apple.com&gt;"> <span class="fn">Jiewen Tan</span></a>
</span></b>
        <pre>Appended:
CryptoAlgorithmRSA_OAEP.cpp::static ExceptionOr&lt;Vector&lt;uint8_t&gt;&gt; decryptRSA_OAEP(CryptoAlgorithmIdentifier hash, const Vector&lt;uint8_t&gt;&amp; label, const PlatformRSAKey key, size_t keyLength, const uint8_t* data, size_t dataLength);
CryptoAlgorithmRSAES_PKCS1_v1_5.cpp::static ExceptionOr&lt;Vector&lt;uint8_t&gt;&gt; decryptRSAES_PKCS1_v1_5(const PlatformRSAKey key, size_t keyLength, const uint8_t* data, size_t dataLength);</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>