
BlockSize property
Default block size for the selected algorithm.
Type
An Integer value. Block size for algorithm operations (encryption and decryption).Syntax
- Basic
object.BlockSize
The BlockSize(object) syntax has these parts:
The BlockSize(object) syntax has these parts:
object | An expression evaluating to an object of type wodCrypt. |