trust-cert
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Linux
Trust
Mac
OsTrust
constructor
app
Name
name
exists
handle
Install
Result
install
From
File
uninstall
Nss
Trust
Trust
Windows
Trust
lstat
Async
non
Sudo
Exec
generate
Trust
get
Cert
Common
Name
is
Directory
is
File
Hierarchy
Trust
MacOsTrust
Index
Constructors
constructor
Properties
app
Name
name
Methods
exists
handle
Install
Result
install
From
File
uninstall
Constructors
constructor
new
Mac
OsTrust
(
appName
:
string
)
:
MacOsTrust
Parameters
appName:
string
Returns
MacOsTrust
Properties
app
Name
app
Name
:
string
= ""
name
name
:
string
= "MacOs"
Methods
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