Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Implements System.Security.Cryptography.ICryptoTransform.
Definition at line 63 of file FromBase64Transform.cs.
References System.Security.Cryptography.FromBase64Transform._inputBuffer, System.Security.Cryptography.FromBase64Transform._inputIndex, System.array, System.Security.Cryptography.FromBase64Transform.ConvertFromBase64(), System.Security.Cryptography.FromBase64Transform.GetOutputSize(), System.Security.Cryptography.FromBase64Transform.GetTempBuffer(), System.Security.Cryptography.FromBase64Transform.InputBlockSize, System.Span< T >.Length, System.Security.Cryptography.CryptoPool.Rent(), System.Security.Cryptography.FromBase64Transform.Reset(), System.Security.Cryptography.FromBase64Transform.ReturnToCryptoPool(), System.Security.Cryptography.ThrowHelper.ThrowObjectDisposed(), and System.Security.Cryptography.ThrowHelper.ValidateTransformBlock().