The crypto value that stores the key and lockValue
Namespace: NMLE.RCEAssembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
public byte[] CryptoValue { get; }
public byte[] CryptoValue { get; }
Public ReadOnly Property CryptoValue As Byte()
Get
Public ReadOnly Property CryptoValue As Byte()
Get
public:
property array<unsigned char>^ CryptoValue {
array<unsigned char>^ get ();
}
public:
property array<unsigned char>^ CryptoValue {
array<unsigned char>^ get ();
}
Property Value
Type:
Byte