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