Property SignerInfos
SignerInfos
Gets the collection of signers associated with this CMS/PKCS #7 message.
Declaration
public SignerInfoCollection SignerInfos { get; }
Property Value
Type | Description |
---|---|
SignerInfoCollection | A collection of signers. |