Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
opcua.ua.uaprotocol_auto.OpenSecureChannelParameters Class Reference
Inheritance diagram for opcua.ua.uaprotocol_auto.OpenSecureChannelParameters:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, binary=None)
 
def __str__ (self)
 
def to_binary (self)
 

Static Public Member Functions

def from_binary (data)
 

Public Attributes

 ClientNonce
 
 ClientProtocolVersion
 
 RequestedLifetime
 
 RequestType
 
 SecurityMode
 

Static Public Attributes

dictionary ua_types
 

Private Member Functions

def _binary_init (self, data)
 

Private Attributes

 _freeze
 

Static Private Attributes

 __repr__ = __str__
 

Detailed Description

:ivar ClientProtocolVersion:
:vartype ClientProtocolVersion: UInt32
:ivar RequestType:
:vartype RequestType: SecurityTokenRequestType
:ivar SecurityMode:
:vartype SecurityMode: MessageSecurityMode
:ivar ClientNonce:
:vartype ClientNonce: ByteString
:ivar RequestedLifetime:
:vartype RequestedLifetime: UInt32

Definition at line 2689 of file uaprotocol_auto.py.

Constructor & Destructor Documentation

def opcua.ua.uaprotocol_auto.OpenSecureChannelParameters.__init__ (   self,
  binary = None 
)

Definition at line 2711 of file uaprotocol_auto.py.

Member Function Documentation

def opcua.ua.uaprotocol_auto.OpenSecureChannelParameters.__str__ (   self)

Definition at line 2743 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.OpenSecureChannelParameters._binary_init (   self,
  data 
)
private

Definition at line 2736 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.OpenSecureChannelParameters.from_binary (   data)
static

Definition at line 2733 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.OpenSecureChannelParameters.to_binary (   self)

Definition at line 2723 of file uaprotocol_auto.py.

Member Data Documentation

opcua.ua.uaprotocol_auto.OpenSecureChannelParameters.__repr__ = __str__
staticprivate

Definition at line 2750 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.OpenSecureChannelParameters._freeze
private

Definition at line 2714 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.OpenSecureChannelParameters.ClientNonce

Definition at line 2719 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.OpenSecureChannelParameters.ClientProtocolVersion

Definition at line 2716 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.OpenSecureChannelParameters.RequestedLifetime

Definition at line 2720 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.OpenSecureChannelParameters.RequestType

Definition at line 2717 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.OpenSecureChannelParameters.SecurityMode

Definition at line 2718 of file uaprotocol_auto.py.

dictionary opcua.ua.uaprotocol_auto.OpenSecureChannelParameters.ua_types
static
Initial value:
1 = {
2  'ClientProtocolVersion': 'UInt32',
3  'RequestType': 'SecurityTokenRequestType',
4  'SecurityMode': 'MessageSecurityMode',
5  'ClientNonce': 'ByteString',
6  'RequestedLifetime': 'UInt32',
7  }

Definition at line 2703 of file uaprotocol_auto.py.


The documentation for this class was generated from the following file:


ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Tue Jan 19 2021 03:12:45