3 references to Duplicate
System.IdentityModel.Selectors (3)
infocard\client\System\IdentityModel\Selectors\InfoCardRSACryptoProvider.cs (1)
40
m_cryptoHandle = (AsymmetricCryptoHandle)cryptoHandle.
Duplicate
();
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricAlgorithm.cs (1)
57
m_cryptoHandle = (SymmetricCryptoHandle)cryptoHandle.
Duplicate
();
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricCrypto.cs (1)
41
m_cryptoHandle = (SymmetricCryptoHandle)cryptoHandle.
Duplicate
();