Home
last modified time | relevance | path

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

/third_party/node/lib/
Dcrypto.js149 function createSign(algorithm, options) { function
169 createSign, property
/third_party/node/deps/npm/node_modules/sshpk/lib/
Dprivate-key.js137 PrivateKey.prototype.createSign = function (hashAlgo) { method in PrivateKey
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_security_cryptoFramework.js722 createSign: function (...args) { method