get_Key()
PublicKey::get_Key() const method
Gets an RSACryptoServiceProvider or DSACryptoServiceProvider.
SharedPtr<AsymmetricAlgorithm> System::Security::Cryptography::X509Certificates::PublicKey::get_Key() const
Return Value
AsymmetricAlgorithm object representing the public key.
See Also
- Typedef SharedPtr
- Class AsymmetricAlgorithm
- Class PublicKey
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Slides