6 references to BasicSymmetricCipherLiteBCrypt
System.Security.Cryptography (6)
System\Security\Cryptography\AesImplementation.Windows.cs (1)
38return new BasicSymmetricCipherLiteBCrypt(
System\Security\Cryptography\BasicSymmetricCipherBCrypt.cs (1)
18_cipherLite = new BasicSymmetricCipherLiteBCrypt(
System\Security\Cryptography\CngSymmetricAlgorithmCore.cs (1)
185return new BasicSymmetricCipherLiteBCrypt(
System\Security\Cryptography\DesImplementation.Windows.cs (1)
38return new BasicSymmetricCipherLiteBCrypt(
System\Security\Cryptography\RC2Implementation.Windows.cs (1)
40return new BasicSymmetricCipherLiteBCrypt(
System\Security\Cryptography\TripleDesImplementation.Windows.cs (1)
37return new BasicSymmetricCipherLiteBCrypt(