set_KeySize()

ECDsaBotan::set_KeySize(int32_t) method

Sets key size.

void System::Security::Cryptography::ECDsaBotan::set_KeySize(int32_t value) override

Arguments

ParameterTypeDescription
valueint32_tSize of the key to use.

See Also