Searched defs:createVerify (Results 1 – 4 of 4) sorted by relevance
146 Key.prototype.createVerify = function (hashAlgo) { method in Key
133 PrivateKey.prototype.createVerify = function (hashAlgo) { method in PrivateKey
153 function createVerify(algorithm, options) { function170 createVerify, property
727 createVerify: function (...args) { method