System::Security::Cryptography::SymmetricAlgorithm::get_BlockSize method

SymmetricAlgorithm::get_BlockSize method

Gets block size of cryptographic operation.

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

ReturnValue

Block size in bits.

See Also