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
OPCUASecureObject
Class OPCUASecureObject
  subscribe now with sterfive to access the online-user manual
an object that provides a certificate and a privateKey
param
param
param
Hierarchy
EventEmitter
OPCUASecureObject
OPCUAClientBase
OPCUABaseServer
OPCUABaseServer
OPCUAClientBase
Implements
ICertificateKeyPairProvider
Index
Constructors
constructor
Properties
certificate
File
private
Key
File
Methods
get
Certificate
get
Certificate
Chain
get
Private
Key
Constructors
constructor
new OPCUASecure
Object
(
options
:
IOPCUASecureObjectOptions
)
:
OPCUASecureObject
Parameters
options:
IOPCUASecureObjectOptions
Returns
OPCUASecureObject
Properties
Readonly
certificate
File
certificate
File
:
string
Readonly
private
Key
File
private
Key
File
:
string
Methods
get
Certificate
get
Certificate
(
)
:
Buffer
Returns
Buffer
get
Certificate
Chain
get
Certificate
Chain
(
)
:
Buffer
Returns
Buffer
get
Private
Key
get
Private
Key
(
)
:
string
Returns
string
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
OPCUASecure
Object
constructor
certificate
File
private
Key
File
get
Certificate
get
Certificate
Chain
get
Private
Key
Generated using
TypeDoc
an object that provides a certificate and a privateKey