marketo-sign:签署市场请求

时间:2021-07-07 06:33:55
【文件属性】:
文件名称:marketo-sign:签署市场请求
文件大小:5KB
文件格式:ZIP
更新时间:2021-07-07 06:33:55
JavaScript 市场符号 一组用于签署市场请求的实用程序 市场签名(用户 ID,加密密钥,[时间戳]) 以市场期望的格式为特定时间戳签署 userId 和 encryptionKey var userId = 'bigcorp1_4815162342' , encryptionKey = '04815162342048151623420481516234204815162342' , timestamp = new Date ( '2010-04-09T14:04:54-07:00' ) ; var signature = marketoSign ( userId , encryptionKey , timestamp ) ; console . log ( signature ) ; // '406b82d92b250d7010fac6872973ca69e3009
【文件预览】:
marketo-sign-master
----Readme.md(2KB)
----lib()
--------index.js(2KB)
----.npmignore(29B)
----.travis.yml(55B)
----test()
--------test.js(800B)
----History.md(60B)
----Makefile(75B)
----.gitignore(12B)
----package.json(348B)

网友评论