get_KeySize()

SymmetricAlgorithm::get_KeySize() method

Gets key size of cryptographic operation.

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

Return Value

Key size in bits.

See Also