Namespace: Org.BouncyCastle.X509.Store
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
ICollection GetMatches( IX509Selector selector ) |
Visual Basic |
---|
Function GetMatches ( _ selector As IX509Selector _ ) As ICollection |
Visual C++ |
---|
ICollection^ GetMatches( IX509Selector^ selector ) |
Parameters
- selector
- Type: Org.BouncyCastle.X509.Store..::..IX509Selector