Home
last modified time | relevance | path

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

/third_party/node/lib/internal/crypto/
Dcertificate.js27 function exportChallenge(spkac, encoding) { function
42 Certificate.prototype.exportChallenge = exportChallenge; method in Certificate