C# Class Org.BouncyCastle.X509.Store.X509CollectionStore

Inheritance: IX509Store
Datei anzeigen Open project: nonorganic/dssnet

Public Methods

Method Description
GetMatches ( IX509Selector selector ) : ICollection

Private Methods

Method Description
X509CollectionStore ( ICollection collection ) : System

Method Details

GetMatches() public method

public GetMatches ( IX509Selector selector ) : ICollection
selector IX509Selector
return ICollection