System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromCertFile Methode
X509Certificate::CreateFromCertFile method
Erstellt ein Zertifikat aus der angegebenen PKCS7-Datei.
static SharedPtr<X509Certificate> System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromCertFile(const String &filename)
| Parameter | Typ | Beschreibung |
|---|---|---|
| filename | const String& | Zertifikatsdateiname. |
ReturnValue
Das neu erstellte Zertifikat.
Siehe auch
- Typedef SharedPtr
- Class X509Certificate
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Font for C++