2 references to outputBlockSize
System.IdentityModel.Selectors (2)
infocard\client\System\IdentityModel\Selectors\InfoCardKeyedHashAlgorithm.cs (1)
96get { return m_param.transform.outputBlockSize; }
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricAlgorithm.cs (1)
202get { return m_param.outputBlockSize; }