Public Member Functions | Public Attributes | List of all members
opcua.crypto.security_policies.SignerRsa Class Reference
Inheritance diagram for opcua.crypto.security_policies.SignerRsa:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, client_pk)
 
def signature (self, data)
 
def signature_size (self)
 
- Public Member Functions inherited from opcua.crypto.security_policies.Signer
def signature (self, data)
 
def signature_size (self)
 

Public Attributes

 client_pk
 
 key_size
 

Detailed Description

Definition at line 175 of file security_policies.py.

Constructor & Destructor Documentation

def opcua.crypto.security_policies.SignerRsa.__init__ (   self,
  client_pk 
)

Definition at line 177 of file security_policies.py.

Member Function Documentation

def opcua.crypto.security_policies.SignerRsa.signature (   self,
  data 
)

Definition at line 185 of file security_policies.py.

def opcua.crypto.security_policies.SignerRsa.signature_size (   self)

Definition at line 182 of file security_policies.py.

Member Data Documentation

opcua.crypto.security_policies.SignerRsa.client_pk

Definition at line 179 of file security_policies.py.

opcua.crypto.security_policies.SignerRsa.key_size

Definition at line 180 of file security_policies.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:44