Home
last modified time | relevance | path

Searched defs:createSign (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/
Dcrypto.js150 function createSign(algorithm, options) { function
170 createSign, property
/third_party/node/deps/npm/node_modules/sshpk/lib/
Dprivate-key.js137 PrivateKey.prototype.createSign = function (hashAlgo) { method in PrivateKey