System::Security::Cryptography::X509Certificates::PublicKey::get_Key yöntemi

PublicKey::get_Key method

Bir RSACryptoServiceProvider veya DSACryptoServiceProvider alır.

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

ReturnValue

AsymmetricAlgorithm object representing the public key.

Ayrıca Bakınız