Click or drag to resize
Galactic API

SaltedHashGenerateSalt Method

Generates a random salt using cryptographically secure algorithms.

Namespace:  Galactic.Cryptography
Assembly:  Galactic.Cryptography (in Galactic.Cryptography.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public static int GenerateSalt()

Return Value

Type: Int32
A random integer.
See Also