Skip to main content

blockSize

property CipherInfo.blockSize

The block size of the cipher in bytes. This property is omitted when mode is 'stream'.

number | undefined
Back to top