Changes

Jump to: navigation, search

Privacy/Features/DOMCryptAPISpec/Latest

90 bytes added, 22:26, 31 May 2011
Objects
A JSON Object which labels the Key Pairs, staring with a "default" Key Pair. This allows for multiple Key Pairs in the future.
<pre class="brush:js;toolbar:false;">
{
"default": {
"algorithm" : "AES_256_CBC",
}
</pre>
;cipherAddressbook
The JSON object containing a user's contact's Public Keys
<pre class="brush:js;toolbar:false;">
[
{
},
]
</pre>
== Browser Window property ==
564
edits

Navigation menu