.NET Based OPC UA Client/Server SDK  3.1.0.500
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: