IVSize

This property returns the size of the Initialization vector that the algorithm wants.

IVSize as Integer {ro}

If a IV smaller than the requested IV is used then the EngineManager will use a zero filled IV.

Algorithms that dont use IV will return zero for the IVSize property.