3 references to Create
System.IdentityModel.Selectors (3)
infocard\client\System\IdentityModel\Selectors\CardSpaceSelector.cs (1)
217
(ProofTokenCryptoHandle)CryptoHandle.
Create
(nativeCryptoHandle))
infocard\client\System\IdentityModel\Selectors\InfoCardKeyedHashAlgorithm.cs (1)
64
m_cryptoHandle = (HashCryptoHandle)CryptoHandle.
Create
(nativeHandle);
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricAlgorithm.cs (1)
188
m_transCryptoHandle = (TransformCryptoHandle)CryptoHandle.
Create
(nativeHandle);