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 IX509Store GetAttributeCertificates( string type ) |
| Visual Basic |
|---|
Public Function GetAttributeCertificates ( _ type As String _ ) As IX509Store |
| Visual C++ |
|---|
public: IX509Store^ GetAttributeCertificates( String^ type ) |
Parameters
- type
- Type: System..::..String