System::Security::Cryptography::SymmetricAlgorithm::set_KeySize method

SymmetricAlgorithm::set_KeySize method

Sets key size of cryptographic operation.

virtual void System::Security::Cryptography::SymmetricAlgorithm::set_KeySize(int value)
ParameterTypeDescription
valueintKey size in bits.

See Also