Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-client
node-opcua-client
SecureMessageData
Interface SecureMessageData
interface
SecureMessageData
{
cipherBlockSize
:
number
;
encryptBufferFunc
:
EncryptBufferFunc
;
plainBlockSize
:
number
;
signatureLength
:
number
;
signBufferFunc
:
SignBufferFunc
;
}
Index
Properties
cipher
Block
Size
encrypt
Buffer
Func
plain
Block
Size
signature
Length
sign
Buffer
Func
Properties
cipher
Block
Size
cipher
Block
Size
:
number
encrypt
Buffer
Func
encrypt
Buffer
Func
:
EncryptBufferFunc
plain
Block
Size
plain
Block
Size
:
number
signature
Length
signature
Length
:
number
sign
Buffer
Func
sign
Buffer
Func
:
SignBufferFunc
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cipher
Block
Size
encrypt
Buffer
Func
plain
Block
Size
signature
Length
sign
Buffer
Func
NodeOPCUA reference documentation - public API
Loading...