







|
| Lidgren Network Library documentation |
| NetSRP..::..CreateRandomSalt Method |
| NetSRP Class See Also Send Feedback |
Create 16 bytes of random salt
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
| C# |
|---|
public static byte[] CreateRandomSalt() |
| Visual Basic |
|---|
Public Shared Function CreateRandomSalt As Byte() |
| Visual C++ |
|---|
public: static array<unsigned char>^ CreateRandomSalt() |
Return Value
[Missing <returns> documentation for "M:Lidgren.Network.NetSRP.CreateRandomSalt"]
