Gets the Key of the algorytm
Namespace: NMLE.RCEAssembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
public override byte[] Key { get; }
public override byte[] Key { get; }
Public Overrides ReadOnly Property Key As Byte()
Get
Public Overrides ReadOnly Property Key As Byte()
Get
public:
virtual property array<unsigned char>^ Key {
array<unsigned char>^ get () override;
}
public:
virtual property array<unsigned char>^ Key {
array<unsigned char>^ get () override;
}
Property Value
Type:
Byte