System::Security::Cryptography::ECDsaBotan::set_KeySize 方法

ECDsaBotan::set_KeySize method

设置密钥大小。

void System::Security::Cryptography::ECDsaBotan::set_KeySize(int32_t value) override
参数类型描述
int32_t要使用的密钥大小。

另见