Click or drag to resize

SignedCmsBuilderSignerInfos Property

Gets a collection of signer infos. This collection is read-only and populated automatically by signing current object.

Namespace:  SysadminsLV.PKI.Cryptography.Pkcs
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public PkcsSignerInfoCollection SignerInfos { get; }

Property Value

Type: PkcsSignerInfoCollection
See Also