Package Exports
- tls-browserify
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tls-browserify) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
tls-browserify
tls module for Browserify, using forge.
Works well with net-browserify, but can be used with other net libraries too (even the native one).
Supported APIs:
tls.TLSSocket: a secure sockettls.connect(): connect to a remote server using TLS