SIFWorks ADK 2.0
Key Property
NamespacesEdustructures.SifWorksSifEncryptionKey

[This is preliminary documentation and is subject to change.]

Returns the key that the class is currently using to decrypt
Declaration Syntax
C#Visual BasicVisual C++
public abstract byte[] Key{ get;}
Public MustOverride ReadOnly Property Key As Byte()
public:
virtual property array<unsigned char>^ Key {
	array<unsigned char>^ get () abstract;
}

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10