Gets the default certificate engine which is used if no custom engine is set as current engine.

Namespace:  Rebex.Security.Certificates
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property Default As CertificateEngine
	Get
C#
public static CertificateEngine Default { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also