trust-cert
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Linux
Trust
Mac
OsTrust
Nss
Trust
Trust
Windows
Trust
constructor
app
Name
name
convert
Path
ToCer
exists
handle
Install
Result
install
From
File
uninstall
lstat
Async
non
Sudo
Exec
generate
Trust
get
Cert
Common
Name
is
Directory
is
File
Hierarchy
Trust
WindowsTrust
Index
Constructors
constructor
Properties
app
Name
name
Methods
convert
Path
ToCer
exists
handle
Install
Result
install
From
File
uninstall
Constructors
constructor
new
Windows
Trust
(
appName
:
string
)
:
WindowsTrust
Parameters
appName:
string
Returns
WindowsTrust
Properties
app
Name
app
Name
:
string
= ""
name
name
:
string
= "Windows"
Methods
convert
Path
ToCer
convert
Path
ToCer
(
oldCertPath
:
string
)
:
string
Parameters
oldCertPath:
string
Returns
string
exists
exists
(
certPath
:
string
)
:
Promise
<
boolean
>
Parameters
certPath:
string
Returns
Promise
<
boolean
>
handle
Install
Result
handle
Install
Result
(
stderr
:
string
, adding
:
boolean
)
:
boolean
Parameters
stderr:
string
adding:
boolean
Returns
boolean
install
From
File
install
From
File
(
certPath
:
string
)
:
Promise
<
void
>
Parameters
certPath:
string
Returns
Promise
<
void
>
uninstall
uninstall
(
certPath
:
string
)
:
Promise
<
void
>
Parameters
certPath:
string
Returns
Promise
<
void
>
Generated using
TypeDoc