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# | 
|---|
public class X509CertPairStoreSelector : IX509Selector, ICloneable  | 
| Visual Basic | 
|---|
Public Class X509CertPairStoreSelector _ Implements IX509Selector, ICloneable  | 
| Visual C++ | 
|---|
public ref class X509CertPairStoreSelector : IX509Selector, ICloneable  | 
Remarks
            This class is an 
CopyC# implementation to select
            certificate pairs, which are e.g. used for cross certificates. The set of
            criteria is given from two 
CopyC# objects,
            each of which, if present, must match the respective component of a pair.
            
IX509Selector
X509CertStoreSelector