ICryptoTransform: CanReuseTransform (get) |
Represents if the transform can be reused to start transorming a new set of data.
Public Property Get CanReuseTransform ( ) As Boolean
When a transform has finished the final transformation, it may support starting over to begin tranforming a new set of data.
Read Only.