System::Security::Cryptography::X509Certificates::PublicKey::get_Key Methode

PublicKey::get_Key method

Gibt einen RSACryptoServiceProvider oder DSACryptoServiceProvider zurück.

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

ReturnValue

AsymmetricAlgorithm object representing the public key.

Siehe auch