The CertificateEngine type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberSupported by the .NET Compact FrameworkDefault
Gets the default certificate engine which is used if no custom engine is set as current engine.
Public propertyStatic memberSupported by the .NET Compact FrameworkInternal
Gets the internal enhanced implementation of certificate engine, which doesn't rely on system validator and validates chains manually.
Public propertySupported by the .NET Compact FrameworkLogWriter
Gets or sets the LogWriter used by this object.
Public propertySupported by the .NET Compact FrameworkRevocationCheckModes
Gets or sets modes of certificate revocation check.

See Also