⚠️ You are reading documentation for an OLD version (v2.68.0). The current released version is v2.173.1.
View latest documentation →
Search
Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
Options
All
Public
Public/Protected
All
Inherited
Menu
NodeOPCUA reference documentation - public API
node-opcua-certificate-manager
ICertificateManager
Interface ICertificateManager
  subscribe now with sterfive to access the online-user manual
Hierarchy
ICertificateManager
Implemented by
OPCUACertificateManager
Index
Methods
check
Certificate
get
Trust
Status
reject
Certificate
trust
Certificate
Methods
check
Certificate
check
Certificate
(
certificate
:
Buffer
)
:
Promise
<
StatusCode
>
check
Certificate
(
certificate
:
Buffer
, callback
:
StatusCodeCallback
)
:
void
Parameters
certificate:
Buffer
Returns
Promise
<
StatusCode
>
Parameters
certificate:
Buffer
callback:
StatusCodeCallback
Returns
void
get
Trust
Status
get
Trust
Status
(
certificate
:
Buffer
)
:
Promise
<
StatusCode
>
get
Trust
Status
(
certificate
:
Buffer
, callback
:
StatusCodeCallback
)
:
void
Parameters
certificate:
Buffer
Returns
Promise
<
StatusCode
>
Parameters
certificate:
Buffer
callback:
StatusCodeCallback
Returns
void
reject
Certificate
reject
Certificate
(
certificate
:
Buffer
, callback
:
(
err
?:
Error
)
=>
void
)
:
void
reject
Certificate
(
certificate
:
Buffer
)
:
Promise
<
void
>
Parameters
certificate:
Buffer
callback:
(
err
?:
Error
)
=>
void
(
err
?:
Error
)
:
void
Parameters
Optional
err:
Error
Returns
void
Returns
void
Parameters
certificate:
Buffer
Returns
Promise
<
void
>
trust
Certificate
trust
Certificate
(
certificate
:
Buffer
, callback
:
(
err
?:
Error
)
=>
void
)
:
void
trust
Certificate
(
certificate
:
Buffer
)
:
Promise
<
void
>
Parameters
certificate:
Buffer
callback:
(
err
?:
Error
)
=>
void
(
err
?:
Error
)
:
void
Parameters
Optional
err:
Error
Returns
void
Returns
void
Parameters
certificate:
Buffer
Returns
Promise
<
void
>
Modules
node-
opcua
node-
opcua-
address-
space
node-
opcua-
basic-
types
node-
opcua-
certificate-
manager
node-
opcua-
client
node-
opcua-
data-
access
node-
opcua-
data-
model
node-
opcua-
data-
value
node-
opcua-
guid
node-
opcua-
nodeid
node-
opcua-
server
node-
opcua-
status-
codes
node-
opcua-
types
node-
opcua-
variant
make
Subject
OPCUACertificate
Manager
ICertificate
Manager
check
Certificate
get
Trust
Status
reject
Certificate
trust
Certificate
OPCUACertificate
Manager
Options
get
Default
Certificate
Manager
Generated using
TypeDoc