DOFCiphergetBlockSize Method OpenDOF Object Access Library
The required block size for this cipher algorithm.

Namespace: org.opendof.core.oal.security
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public abstract int getBlockSize()

Return Value

Type: Int32
The block size.
Remarks

The required block size for this cipher algorithm.
See Also

Reference