System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get metodo
X509ExtensionCollection::idx_get(const String&) const method
Accessor. Non implementato.
SharedPtr<X509Extension> System::Security::Cryptography::X509Certificates::X509ExtensionCollection::idx_get(const String &key) const
| Parametro | Tipo | Descrizione |
|---|---|---|
| chiave | const String& | Chiave per ottenere l’estensione. |
ReturnValue
Estensione alla chiave specificata.
Vedi anche
- Typedef SharedPtr
- Class X509Extension
- Class String
- Class X509ExtensionCollection
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Font for C++
X509ExtensionCollection::idx_get(int) const method
Dati RTTI.
SharedPtr<X509Extension> System::Collections::Generic::List<SharedPtr<X509Extension>>::idx_get(int index) const override
Vedi anche
- Typedef SharedPtr
- Class X509Extension
- Class X509ExtensionCollection
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Font for C++