get_BlockSize()

SymmetricAlgorithm::get_BlockSize() method

Gets block size of cryptographic operation.

virtual int System::Security::Cryptography::SymmetricAlgorithm::get_BlockSize()

Return Value

Block size in bits.

See Also