1 reference to CreateTransformCore
System.Security.Cryptography (1)
System\Security\Cryptography\RC2Implementation.cs (1)
79return CreateTransformCore(Mode, Padding, rgbKey, rgbIV, BlockSize / BitsPerByte, FeedbackSize / BitsPerByte, GetPaddingSize(), encrypting);