7 references to RpcInfoCardCryptoHandle
System.IdentityModel.Selectors (7)
infocard\client\System\IdentityModel\Selectors\CryptoHandle.cs (7)
139RpcInfoCardCryptoHandle hCrypto = 140(RpcInfoCardCryptoHandle)Marshal.PtrToStructure(nativeHandle.DangerousGetHandle(), 141typeof(RpcInfoCardCryptoHandle)); 146case RpcInfoCardCryptoHandle.HandleType.Asymmetric: 149case RpcInfoCardCryptoHandle.HandleType.Symmetric: 152case RpcInfoCardCryptoHandle.HandleType.Transform: 155case RpcInfoCardCryptoHandle.HandleType.Hash: