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)
36
RpcHashCryptoParameters
m_param;
66
m_param = (
RpcHashCryptoParameters
)m_cryptoHandle.Parameters;