System::Security::Cryptography::X509Certificates::PublicKey::get_Key méthode

PublicKey::get_Key method

Obtient un RSACryptoServiceProvider ou DSACryptoServiceProvider.

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

ReturnValue

AsymmetricAlgorithm object representing the public key.

Voir aussi