Apps/AITC: Difference between revisions

Jump to navigation Jump to search
22 bytes removed ,  15 March 2012
Line 28: Line 28:
* '''installedTime''' and '''modificationTime''' are millisecond timestamps and are set by the server when an app document is stored.
* '''installedTime''' and '''modificationTime''' are millisecond timestamps and are set by the server when an app document is stored.


An App is later identified by its <tt>appid</tt>, which is the SHA1 hash of the App Origin, base64url-encoded with no b64 padding.
An App is later identified by its <tt>appid</tt>:
 
appid = b64urlencode(SHA1(origin))
 
with no b64 padding.


An Abbreviated App document contains only the origin and modification time:
An Abbreviated App document contains only the origin and modification time:
668

edits

Navigation menu