2 references to CreateCryptoTransform
System.Security.Cryptography (2)
System\Security\Cryptography\CngSymmetricAlgorithmCore.cs (2)
124return CreateCryptoTransform(encrypting: true); 129return CreateCryptoTransform(encrypting: false);