Searched defs:TLSWrap (Results 1 – 3 of 3) sorted by relevance
10 const TLSWrap = internalBinding('tls_wrap').TLSWrap; constant
635 tls_wrap.TLSWrap.prototype[proxiedMethod] = class in tls_wrap
356 TLSWrap::TLSWrap(Environment* env, in TLSWrap() function in node::crypto::TLSWrap