Salt Class |
Namespace: CMS.Membership
public class Salt : ISalt
The Salt type exposes the following members.
Name | Description | |
---|---|---|
![]() | Salt |
Create new HmacSalt object with specified by token indentificator and number of iteration.
|
Name | Description | |
---|---|---|
![]() | GetSalt |
Return salt for default iteration specified in constructor.
|
![]() | GetSalt(UInt32) |
Return salt for specific iteration.
|