-
Notifications
You must be signed in to change notification settings - Fork 86
timestamp tsr getstatus
Matthias Görges edited this page Jul 13, 2015
·
2 revisions
timestamp-tsr-getstatus gets timestamp response status code (0 or 1 are success). Also see (timestamp-tsr-getstatus tsr)
Parameter | Description |
---|---|
tsr | Timestamp response |
Example 1: Obtain a trusted timestamp for a file containing the string "LambdaNative" and query the timestamp response code
> (define filename "LNtest")
> (u8vector->file (u8vector 76 97 109 98 100 97 78 97 116 105 118 101) filename)
> (define tsr (timestamp-gettimestamp filename))
> (timestamp-tsr-getstatus tsr)
0
> (timestamp-tsr-getstatusstr tsr)
"Granted"
> (timestamp-tsr-granted? tsr)
#t
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip