Gets the collection of signers associated with this CMS/PKCS #7 message.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property SignerInfos As SignerInfoCollection Get |
| C# |
|---|
public SignerInfoCollection SignerInfos { get; } |