Home
last modified time | relevance | path

Searched refs:isX509Certificate (Results 1 - 2 of 2) sorted by relevance

/third_party/node/lib/internal/crypto/
H A Dx509.js64 function isX509Certificate(value) { function
329 if (!isX509Certificate(otherCert))
367 isX509Certificate,
/third_party/node/test/parallel/
H A Dtest-crypto-x509.js16 isX509Certificate
90 assert(isX509Certificate(x509));
250 assert(isX509Certificate(data));

Completed in 1 milliseconds