Search
Preparing search index...
The search index is not available
node-opcua-mono-repo
Support
Backers
Options
All
Public
Public/Protected
All
Inherited
Menu
TrustList
Globals
Class TrustList
Hierarchy
TrustList
Implements
ITrustList
Methods
addCertificate
closeAndUpdate
removeCertificate
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
>
Trust
List
add
Certificate
close
And
Update
remove
Certificate
Generated using
TypeDoc