View source: R/mantaGenSignature.R
Not exported. Gets system time and converts to web time
format. Implements HTTPS Signature according to Mark Cavage
Draft
http://tools.ietf.org/html/draft-cavage-http-signatures-00
using system2 calls to openSSL binary. Under
certain conditions, Windows system2 will still have
a lock on "temp_digest.bin", despite using wait =
TRUE generating a permissions Warning on the
file.remove command. This function is slated for
replacement.
1 |
signed time and rsa-sha256 signature
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.