APIs

Show:

Constructor

SessionSecurityDiagnostics

(
  • options
)

Parameters:

  • options Object
    • [sessionId] NodeId optional
    • [clientUserIdOfSession] String optional
    • [clientUserIdHistory] String optional
    • [authenticationMechanism] String optional
    • [encoding] String optional
    • [transportProtocol] String optional
    • [securityMode] MessageSecurityMode optional
    • [securityPolicyUri] String optional
    • [clientCertificate] ByteString optional

Methods

binaryStoreSize

() Number
Calculate the required size to store this object in a binary stream.

Returns:

Number:

decode

(
  • stream
  • [option]
)

decode the object from a binary stream

Parameters:

encode

(
  • stream
)

encode the object into a binary stream

Parameters:

isValid

() Boolean
verify that all object attributes values are valid according to schema

Returns:

Boolean:

toString

() String

Returns:

String: