| ICryptoTransform: TransformFinalBlock |
Transforms the last of the data, adding any padding as needed.
Public Function TransformFinalBlock( ByRef InputBuffer ( ) As Byte, ByVal InputOffset As Long, ByVal InputCount As Long ) As Byte ( ) :
Project VBCorLib Overview Class ICryptoTransform Overview ICryptoTransform Properties ICryptoTransform Methods TransformBlock