Initializes a new instance of the OtherSigningCertificate class
Namespace: Org.BouncyCastle.Asn1.EsfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public OtherSigningCertificate( IEnumerable certs ) |
| Visual Basic |
|---|
Public Sub New ( _ certs As IEnumerable _ ) |
| Visual C++ |
|---|
public: OtherSigningCertificate( IEnumerable^ certs ) |
Parameters
- certs
- Type: System.Collections..::..IEnumerable