HashAlgorithm Properties
.NET Framework (current version)
Namespace:
System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CanReuseTransform | Gets a value indicating whether the current transform can be reused. |
![]() | CanTransformMultipleBlocks | When overridden in a derived class, gets a value indicating whether multiple blocks can be transformed. |
![]() | Hash | Gets the value of the computed hash code. |
![]() | HashSize | Gets the size, in bits, of the computed hash code. |
![]() | InputBlockSize | When overridden in a derived class, gets the input block size. |
![]() | OutputBlockSize | When overridden in a derived class, gets the output block size. |
Show:
