System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromSignedFile メソッド

X509Certificate::CreateFromSignedFile method

指定された署名付きファイルから証明書を作成します。

static SharedPtr<X509Certificate> System::Security::Cryptography::X509Certificates::X509Certificate::CreateFromSignedFile(const String &filename)
パラメーター説明
filenameconst String&証明書ファイル名。

ReturnValue

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

参照