Implemented interface member:
property
OutputBlockSize
System.Security.Cryptography.ICryptoTransform.OutputBlockSize
1 override of OutputBlockSize
System.IdentityModel.Selectors (1)
infocard\client\System\IdentityModel\Selectors\InfoCardKeyedHashAlgorithm.cs (1)
94public override int OutputBlockSize
1 reference to OutputBlockSize
System.Web (1)
Configuration\MachineKeySection.cs (1)
1131_AutoGenValidationKeySize = RoundupNumBitsToNumBytes(alg.OutputBlockSize);