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 static SignerInformation AddCounterSigners( SignerInformation signerInformation, SignerInformationStore counterSigners ) |
Visual Basic |
---|
Public Shared Function AddCounterSigners ( _ signerInformation As SignerInformation, _ counterSigners As SignerInformationStore _ ) As SignerInformation |
Visual C++ |
---|
public: static SignerInformation^ AddCounterSigners( SignerInformation^ signerInformation, SignerInformationStore^ counterSigners ) |
Parameters
- signerInformation
- Type: Org.BouncyCastle.Cms..::..SignerInformation
- counterSigners
- Type: Org.BouncyCastle.Cms..::..SignerInformationStore