طريقة System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromSignedFile
X509Certificate::CreateFromSignedFile method
ينشئ شهادة من الملف الموقع المحدد.
static SharedPtr<X509Certificate> System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromSignedFile(const String &filename)
| معامل | نوع | الوصف |
|---|---|---|
| filename | const String& | اسم ملف الشهادة. |
ReturnValue
الشهادة التي تم إنشاؤها حديثًا.
انظر أيضًا
- Typedef SharedPtr
- Class X509Certificate
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Font for C++