System::Security::Cryptography::X509Certificates::PublicKey::get_Key 方法

PublicKey::get_Key method

获取一个 RSACryptoServiceProviderDSACryptoServiceProvider

SharedPtr<AsymmetricAlgorithm> System::Security::Cryptography::X509Certificates::PublicKey::get_Key() const

ReturnValue

AsymmetricAlgorithm object representing the public key.

另见