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

System.Security.Cryptography.X509Certificates.X509Certificate Constructor

Construct an X509Certificate object from an CryptoAPI certificate context. [Edit]

public X509Certificate (IntPtr handle)

Parameters

handle
Pointer to a CryptoAPI certificate context (PCERT_CONTEXT). [Edit]

Remarks

As CryptoAPI is only available on Windows this contructor is of limited use. [Edit]

Requirements

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