Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new NssTrust(appName: string): NssTrust

Properties

appName

appName: string = ""

certutilPath

certutilPath: string = this.getCertutilPath()

name

name: string = "Nss"

nssProfileDir

nssProfileDir: string = this.getNssProfileDir()

Methods

exists

  • exists(certPath: string): Promise<boolean>

getCertutilPath

  • getCertutilPath(): string

getFirefoxDatabases

  • getFirefoxDatabases(): Promise<string[]>

getNssProfileDir

  • getNssProfileDir(): string

handleInstallResult

  • handleInstallResult(stderr: string, adding: boolean): boolean

installFromFile

  • installFromFile(certPath: string): Promise<void>

uninstall

  • uninstall(certPath: string): Promise<void>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • 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

Generated using TypeDoc