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