Searched defs:getPrivateKey (Results 1 – 2 of 2) sorted by relevance
/third_party/node/lib/internal/crypto/ | ||
D | diffiehellman.js | 173 DiffieHellmanGroup.prototype.getPrivateKey = method in DiffieHellmanGroup |
/third_party/node/deps/npm/node_modules/sshpk/lib/ | ||
D | dhe.js | 98 DiffieHellman.prototype.getPrivateKey = function () { method in DiffieHellman |