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

Public Member Functions

def decrypt (self, data)
 
def encrypted_block_size (self)
 
def plain_block_size (self)
 

Static Private Attributes

 __metaclass__ = ABCMeta
 

Detailed Description

Abstract base class for decryption algorithm

Definition at line 76 of file security_policies.py.

Member Function Documentation

def opcua.crypto.security_policies.Decryptor.decrypt (   self,
  data 
)

Definition at line 92 of file security_policies.py.

def opcua.crypto.security_policies.Decryptor.encrypted_block_size (   self)

Definition at line 88 of file security_policies.py.

def opcua.crypto.security_policies.Decryptor.plain_block_size (   self)

Definition at line 84 of file security_policies.py.

Member Data Documentation

opcua.crypto.security_policies.Decryptor.__metaclass__ = ABCMeta
staticprivate

Definition at line 81 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