SignedCmsBuilderSignerInfos Property

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

Definition

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

Property Value

PkcsSignerInfoCollection

See Also