طريقة System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromCertFile

X509Certificate::CreateFromCertFile method

ينشئ شهادة من ملف PKCS7 المحدد.

static SharedPtr<X509Certificate> System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromCertFile(const String &filename)
معاملنوعالوصف
filenameconst String&اسم ملف الشهادة.

ReturnValue

الشهادة التي تم إنشاؤها حديثًا.

انظر أيضًا