Search
Preparing search index...
The search index is not available
node-opcua-client
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
TrustList
Class TrustList
Hierarchy
TrustList
Implements
ITrustList
Index
Methods
add
Certificate
close
And
Update
remove
Certificate
Methods
add
Certificate
add
Certificate
(
certificate
:
Buffer
, isTrustedCertificate
:
boolean
)
:
Promise
<
void
>
Parameters
certificate:
Buffer
isTrustedCertificate:
boolean
Returns
Promise
<
void
>
close
And
Update
close
And
Update
(
fileHandle
:
number
)
:
Promise
<
boolean
>
Parameters
fileHandle:
number
Returns
Promise
<
boolean
>
remove
Certificate
remove
Certificate
(
thumbprint
:
string
, isTrustedCertificate
:
boolean
)
:
Promise
<
void
>
Parameters
thumbprint:
string
isTrustedCertificate:
boolean
Returns
Promise
<
void
>
Globals
Trust
List
add
Certificate
close
And
Update
remove
Certificate
Generated using
TypeDoc