System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get method
X509ExtensionCollection::idx_get method
Accessor. Not implemented.
SharedPtr<X509Extension> System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get(const String &key) const
Parameter | Type | Description |
---|---|---|
key | const String& | Key to get extension at. |
ReturnValue
Extension at specified key.
See Also
- Typedef SharedPtr
- Class X509Extension
- Class String
- Class X509ExtensionCollection
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.PUB for C++