Home
last modified time | relevance | path

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

/third_party/node/lib/internal/crypto/
Ddiffiehellman.js184 DiffieHellman.prototype.setPublicKey = function setPublicKey(key, encoding) { method in DiffieHellman
208 ECDH.prototype.setPublicKey = DiffieHellman.prototype.setPublicKey; method in ECDH