Home
last modified time | relevance | path

Searched refs:dateToInt64 (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/sshpk/lib/formats/
Dopenssh-cert.js162 function dateToInt64(date) { function
278 buf.writeInt64(dateToInt64(cert.validFrom));
279 buf.writeInt64(dateToInt64(cert.validUntil));