SHA1CryptoServiceProvider: InputBlockSize (get)

InputBlockSize

Returns the input block size this transform can work on.



 Public Property Get InputBlockSize ( ) As Long

Return Values

Long -  Always returns 1.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class SHA1CryptoServiceProvider Overview SHA1CryptoServiceProvider Properties SHA1CryptoServiceProvider Methods Initialize IObject