Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/sshpk/lib/formats/
Dpkcs1.js5 readPkcs1: readPkcs1, property
38 function readPkcs1(alg, type, der) { function
Dpem.js128 return (pkcs1.readPkcs1(alg, type, der));