Default certificate finder.

Namespace:  Rebex.Security.Cryptography.Pkcs
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Shared ReadOnly Default As ICertificateFinder
C#
public static readonly ICertificateFinder Default

Remarks

Searches for certificates in the current user's "My", "Trusted people" and "Other people" stores.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also