System::Security::Cryptography::AsymmetricAlgorithm::set_KeySize method

AsymmetricAlgorithm::set_KeySize method

Sets key size.

virtual void System::Security::Cryptography::AsymmetricAlgorithm::set_KeySize(int32_t value)
ParameterTypeDescription
valueint32_tSize of the key to use.

See Also