Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-tls-write-error.js42 const cke = client.createClientKeyExchange();
/third_party/node/test/common/
Dtls.js52 createClientKeyExchange() { method in TestTLSSocket