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

新しく作成された証明書。

参照