2 references to BasicSymmetricCipherLiteNCrypt
System.Security.Cryptography (2)
System\Security\Cryptography\BasicSymmetricCipherNCrypt.cs (1)
21_cipher = new BasicSymmetricCipherLiteNCrypt(cngKeyFactory, cipherMode, blockSizeInBytes, iv, encrypting, paddingSizeInBytes);
System\Security\Cryptography\CngSymmetricAlgorithmCore.cs (1)
243return new BasicSymmetricCipherLiteNCrypt(