ICryptoTransform: OutputBlockSize (get)

OutputBlockSize

The size of the block of ciphered text after tranformation occurred.



 Public Property Get OutputBlockSize ( ) As Long

Return Values

Long -  Returns the size of the ciphered text in bytes.

Read Only.

See Also

Project CorLib Overview

Class ICryptoTransform Overview