The BlockSize property is a read-only property that indicates the block size used by the encryption algorithm while encrypting or decrypting data or files.
While encrypting with RSA , this property indicates the block size of the plain text data. While decrypting with RSA, this property indicates the block size of the encrypted data.
Short integer