Namespace: Org.BouncyCastle.Ocsp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public IX509Store GetCertificates( string type )  | 
| Visual Basic | 
|---|
Public Function GetCertificates ( _ type As String _ ) As IX509Store  | 
| Visual C++ | 
|---|
public: IX509Store^ GetCertificates( String^ type )  | 
Parameters
- type
 - Type: System..::..String