UA Bundle SDK .NET  2.2.0.255
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaBase.EncryptedData Class Reference

Stores a block of encypted data. More...

Properties

string Algorithm [get, set]
 The algorithm used to encrypt the data. More...
 
byte[] Data [get, set]
 The encrypted data. More...
 

Detailed Description

Stores a block of encypted data.

Property Documentation

string UnifiedAutomation.UaBase.EncryptedData.Algorithm
getset

The algorithm used to encrypt the data.

byte [] UnifiedAutomation.UaBase.EncryptedData.Data
getset

The encrypted data.


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