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; } |