Namespace: Org.BouncyCastle.Pkix
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public virtual void AddStore( IX509Store store ) |
| Visual Basic |
|---|
Public Overridable Sub AddStore ( _ store As IX509Store _ ) |
| Visual C++ |
|---|
public: virtual void AddStore( IX509Store^ store ) |
Parameters
- store
- Type: Org.BouncyCastle.X509.Store..::..IX509Store