System::Security::Cryptography::X509Certificates::PublicKey::get_Key method
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.Page for C++