UA Bundle SDK .NET  2.1.0.222
 All Classes Namespaces Functions Variables Enumerations 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.
 
byte[] Data [get, set]
 The encrypted data.
 

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: