Метод | Описание | |
---|---|---|
GenerateSaltedHash ( byte plainText, byte salt ) : IEnumerable |
||
GenerateUserSalt ( ) : byte[] |
public static GenerateSaltedHash ( byte plainText, byte salt ) : IEnumerable |
||
plainText | byte | |
salt | byte | |
Результат | IEnumerable |
public static GenerateUserSalt ( ) : byte[] | ||
Результат | byte[] |