Mono Class Library: System.Security.Cryptography.X509Certificates.X509Certificate Overview | Members

System.Security.Cryptography.X509Certificates.X509Certificate.CreateFromCertFile Method

Create a new X509Certificate object from the specified file.

public static X509Certificate CreateFromCertFile (string filename)

Parameters

filename
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Privacy Enhanced Mail (PEM), a.k.a Base64, encoded certificates aren't supported by this method.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0