BlockCipher.blockSize

class BlockCipher
@property abstract const
uint
blockSize
()

Return Value

Type: uint

The block size in bytes that this cipher will operate on.

Meta