TypeLib Xojo support Plugin

IEncryptionAlgorithm.PaddingBlockSize Method

Use this property to get the padding value that is needed for the algorithm that implements the IEncryptionAlgorithm interface.

PaddingBlockSize() as Integer

Parameters

Returns

Integer

Remarks

See Also

IEncryptionAlgorithm Interface