System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromSignedFile yöntemi
X509Certificate::CreateFromSignedFile method
Belirtilen imzalı dosyadan sertifika oluşturur.
static SharedPtr<X509Certificate> System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromSignedFile(const String &filename)
| Parametre | Tür | Açıklama |
|---|---|---|
| filename | const String& | Sertifika dosya adı. |
ReturnValue
Yeni oluşturulan sertifika.
Ayrıca Bakınız
- Typedef SharedPtr
- Class X509Certificate
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Font for C++