System::Security::Cryptography::ECDsaBotan::set_KeySize method

ECDsaBotan::set_KeySize method

Sets key size.

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

See Also