Overload | Description |
---|---|
PasswordKey Constructor(IPasswordDerivedBytes,Salt) | Creates the password from the given bytes and salt |
PasswordKey Constructor(Boolean,Byte[],Salt) | Creates the password from the given bytes and salt |
PasswordKey Constructor(Boolean,Byte[]) | Creates the password from the given password bytes |
PasswordKey Constructor(String) | Creates the password from the given password |
PasswordKey Constructor(SecureString) | Creates the password from the given password |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7