C# Class Node.net.Modules.TlsModule

Inheritance: HostModule
Afficher le fichier Open project: WindowsTermKit/TermKit

Méthodes publiques

Méthode Description
TlsModule ( IronJS env ) : System

The public constructor for the 'tls' module.

Method Details

TlsModule() public méthode

The public constructor for the 'tls' module.
public TlsModule ( IronJS env ) : System
env IronJS The JavaScript environment.
Résultat System