Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 171 of file Rfc2898DeriveBytes.cs.
References System.Security.Cryptography.Rfc2898DeriveBytes._blockSize, System.Security.Cryptography.Rfc2898DeriveBytes._buffer, System.Security.Cryptography.Rfc2898DeriveBytes._endIndex, System.Security.Cryptography.Rfc2898DeriveBytes._startIndex, System.SR.ArgumentOutOfRange_NeedPosNum, System.array, System.Buffer.BlockCopy(), and System.Security.Cryptography.Rfc2898DeriveBytes.Func().
Referenced by System.Security.Cryptography.PasswordBasedEncryption.Encrypt(), and System.Security.Cryptography.PasswordBasedEncryption.Pbes2Decrypt().