Implemented interface member:
property
InputBlockSize
System.Security.Cryptography.ICryptoTransform.InputBlockSize
1 override of InputBlockSize
System.IdentityModel.Selectors (1)
infocard\client\System\IdentityModel\Selectors\InfoCardKeyedHashAlgorithm.cs (1)
90public override int InputBlockSize
2 references to InputBlockSize
System.Web (2)
Configuration\MachineKeySection.cs (2)
1129_AutoGenValidationKeySize = RoundupNumBitsToNumBytes(alg.InputBlockSize); 1148_AutoGenValidationKeySize = RoundupNumBitsToNumBytes(alg.InputBlockSize);