System::Security::Cryptography::SymmetricAlgorithm::get_KeySize method

SymmetricAlgorithm::get_KeySize method

Gets key size of cryptographic operation.

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

ReturnValue

Key size in bits.

See Also