Home
last modified time | relevance | path

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

/third_party/node/lib/internal/crypto/
Dcertificate.js21 function exportPublicKey(spkac, encoding) { function
41 Certificate.prototype.exportPublicKey = exportPublicKey; method in Certificate