An Integer value. Size of the key for
selected algorithm type.
Syntax
object.KeySize
The KeySize Property syntax has these parts:
Part
Description
object
An expression
evaluating to an object of type wodCrypt.
Remarks
KeySize determines the size of the key used by the selected
algorithm. This means that all keys larger than this value
will be truncated, and all keys smaller
than the specified size will have spaces appended to them.