| Overload | Description |
|---|---|
| SaltedData Constructor(Stream) | Seperates the salt from the data provided |
| SaltedData Constructor(Byte[]) | Seperates the salt from the data provided |
| SaltedData Constructor(Byte[],Size) | Seperates the salt from the data provided |
| SaltedData Constructor(Salt,Stream) | Combines the salt with the data provided |
| SaltedData Constructor(Salt,Byte[]) | Combines the salt with the data provided |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7