CertificateFindType Enum
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
The type of search for FindCertificates(CertificateFindType, Byte[], CertificateFindOptions) method.
Syntax
[Flags]
public enum CertificateFindType : long
Fields
Name | Description |
---|---|
SubjectKeyIdentifier | Certificates whose subject key identifier (SKI) matches the specified value. |