The lockValue used to perform the cryptographic transform
Namespace: NMLE.RCEAssembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
public byte[] LockValue { get; }
public byte[] LockValue { get; }
Public ReadOnly Property LockValue As Byte()
Get
Public ReadOnly Property LockValue As Byte()
Get
public:
property array<unsigned char>^ LockValue {
array<unsigned char>^ get ();
}
public:
property array<unsigned char>^ LockValue {
array<unsigned char>^ get ();
}
Property Value
Type:
Byte