Gets the internal enhanced implementation of certificate engine, which doesn't rely on system validator and validates chains manually.

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

Syntax

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also