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.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class ICryptoTransform Overview ICryptoTransform Properties ICryptoTransform Methods InputBlockSize (get) TransformBlock