Home
last modified time | relevance | path

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

/third_party/node/lib/
Dcrypto.js168 function createSign(algorithm, options) { function
190 createSign, property
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_security_cryptoFramework.js722 createSign: function (...args) { method