Terraria v1.4.4.9
Terraria source code documentation
|
byte[] System.Security.Cryptography.ICryptoTransform.TransformFinalBlock | ( | byte[] | inputBuffer, |
int | inputOffset, | ||
int | inputCount ) |
Implemented in Internal.Cryptography.UniversalCryptoTransform, Internal.Cryptography.UniversalCryptoTransform, Internal.Cryptography.UniversalCryptoTransform, System.Security.Cryptography.FromBase64Transform, System.Security.Cryptography.ToBase64Transform, and System.Security.Cryptography.HashAlgorithm.
Referenced by System.Security.Cryptography.CryptoStream.FlushFinalBlockAsync(), and System.Security.Cryptography.CryptoStream.ReadAsyncCore().