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