Searched defs:setPrivateKey (Results 1 – 2 of 2) sorted by relevance
191 DiffieHellman.prototype.setPrivateKey = function setPrivateKey(key, encoding) { method in DiffieHellman207 ECDH.prototype.setPrivateKey = DiffieHellman.prototype.setPrivateKey; method in ECDH
159 DiffieHellman.prototype.setPrivateKey = DiffieHellman.prototype.setKey; method in DiffieHellman