mantaGenSignature: Get time, digest and encrypt for HTTPS authentication

Description Usage Value

View source: R/mantaGenSignature.R

Description

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.

Usage

1

Value

signed time and rsa-sha256 signature


joyent/mantaRSDK documentation built on May 19, 2019, 10:43 p.m.