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

Public Member Functions

def __init__ (self, key, init_vec)
 
def encrypt (self, data)
 
def encrypted_block_size (self)
 
def plain_block_size (self)
 
- Public Member Functions inherited from opcua.crypto.security_policies.Encryptor
def encrypt (self, data)
 
def encrypted_block_size (self)
 
def plain_block_size (self)
 

Public Attributes

 cipher
 

Detailed Description

Definition at line 279 of file security_policies.py.

Constructor & Destructor Documentation

def opcua.crypto.security_policies.EncryptorAesCbc.__init__ (   self,
  key,
  init_vec 
)

Definition at line 281 of file security_policies.py.

Member Function Documentation

def opcua.crypto.security_policies.EncryptorAesCbc.encrypt (   self,
  data 
)

Definition at line 291 of file security_policies.py.

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

Definition at line 288 of file security_policies.py.

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

Definition at line 285 of file security_policies.py.

Member Data Documentation

opcua.crypto.security_policies.EncryptorAesCbc.cipher

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