Gjsify LogoGjsify Logo

Methods for establishing an encrypted (or unencrypted) network connection.

Index

Enumeration Members

NONE: number

Use an unencrypted network connection.

SSL_ON_ALTERNATE_PORT: number

Use SSL by connecting to an alternate port number.

STARTTLS_ON_STANDARD_PORT: number

Use SSL or TLS by connecting to the standard port and invoking STARTTLS before authenticating. This is the recommended method.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method