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)
90
public override int
InputBlockSize
2 references to InputBlockSize
System.Web (2)
Configuration\MachineKeySection.cs (2)
1129
_AutoGenValidationKeySize = RoundupNumBitsToNumBytes(alg.
InputBlockSize
);
1148
_AutoGenValidationKeySize = RoundupNumBitsToNumBytes(alg.
InputBlockSize
);