BrowserID Key Wrapping: Difference between revisions

Line 14: Line 14:
   function gotAssertion(assertion) {
   function gotAssertion(assertion) {
     // web site generates a key
     // web site generates a key
 
 
     // wrap the key
     // wrap the key
     navigator.id.secret.wrap(assertion, key,
     navigator.id.secret.wrap(assertion, key,
668

edits