DOMCryptInternalAPI: Difference between revisions

no edit summary
(DOMCrypt Internal API is the underlying set of interfaces to support the DOMCrypt API)
No edit summary
Line 81: Line 81:


   const unsigned long ALGORITHM_RSA = 0;
   const unsigned long ALGORITHM_RSA = 0;
  const unsigned long ALGORITHM_DSA = 1;


   void SigGenerateKeyPair(in unsigned long aKeySizeInBits,  
   void SigGenerateKeyPair(in unsigned long aKeySizeInBits,  
Line 115: Line 116:
|Feature security review=Brian Smith, Kai Engert and Wan-Teh Chang will be asked for review and super review
|Feature security review=Brian Smith, Kai Engert and Wan-Teh Chang will be asked for review and super review
|Feature privacy review=The privacy team will review this API for potential data leaks, fingerprinting, etc.
|Feature privacy review=The privacy team will review this API for potential data leaks, fingerprinting, etc.
|Feature localization review=N/A
|Feature localization review=N/A
|Feature accessibility review=Undetermined
|Feature accessibility review=Undetermined
564

edits