3 references to RpcHashCryptoParameters
System.IdentityModel.Selectors (3)
infocard\client\System\IdentityModel\Selectors\HashCryptoHandle.cs (1)
18: base(nativeHandle, expiration, parameters, typeof(RpcHashCryptoParameters))
infocard\client\System\IdentityModel\Selectors\InfoCardKeyedHashAlgorithm.cs (2)
36RpcHashCryptoParameters m_param; 66m_param = (RpcHashCryptoParameters)m_cryptoHandle.Parameters;