System::Security::Cryptography::RSACryptoServiceProvider::get_KeySize 方法

RSACryptoServiceProvider::get_KeySize method

获取算法使用的密钥大小。

int32_t System::Security::Cryptography::RSACryptoServiceProvider::get_KeySize() override

ReturnValue

以位为单位的密钥大小。

另见