Skip to content

libsodium.SKI.SecretStream.BlockSize

Andrew Lambert edited this page Jul 20, 2019 · 5 revisions

Property declaration

 Dim BlockSize As Int32 = &hFFFF

Remarks

Gets and sets the size of the blocks that are written/read when using the buffered write/read methods. The same block size must be used for both encryption and decryption.

Clone this wiki locally