The TransformKey used to transform the message
Namespace: NMLEAssembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
protected byte[] TransformKey { get; private set; }
protected byte[] TransformKey { get; private set; }
Protected Property TransformKey As Byte()
Get
Private Set
Protected Property TransformKey As Byte()
Get
Private Set
protected:
property array<unsigned char>^ TransformKey {
array<unsigned char>^ get ();
private: void set (array<unsigned char>^ value);
}
protected:
property array<unsigned char>^ TransformKey {
array<unsigned char>^ get ();
private: void set (array<unsigned char>^ value);
}
Property Value
Type:
Byte