DotGadu
Hash Property
NamespacesDotGaduGaduPacketLoginHash
DotGadu
Zaszyfrowane haslo Hash ma dlugosc 64 bajtow, z tym ze jezeli nasz hash wyjdzie krotszy to reszte uzupelnimy zerami
Declaration Syntax
C#Visual BasicVisual C++
public byte[] Hash { get; set; }
Public Property Hash As Byte()
public:
property array<unsigned char>^ Hash {
	array<unsigned char>^ get ();
	void set (array<unsigned char>^ value);
}

Assembly: DotGadu (Module: DotGadu) Version: 1.0.0.0 (1.0.0.0)