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