System::Security::Cryptography::X509Certificates::PublicKey::get_Key 方法
PublicKey::get_Key method
获取一个 RSACryptoServiceProvider 或 DSACryptoServiceProvider。
SharedPtr<AsymmetricAlgorithm> System::Security::Cryptography::X509Certificates::PublicKey::get_Key() const
ReturnValue
AsymmetricAlgorithm object representing the public key.
另见
- Typedef SharedPtr
- Class AsymmetricAlgorithm
- Class PublicKey
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Font for C++