SignedCmsBuilderSignerInfos Property
Gets a collection of signer infos. This collection is read-only and populated automatically by signing current object.
Namespace: SysadminsLV.PKI.Cryptography.PkcsAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public PkcsSignerInfoCollection SignerInfos { get; }
Public ReadOnly Property SignerInfos As PkcsSignerInfoCollection
Get
public:
property PkcsSignerInfoCollection^ SignerInfos {
PkcsSignerInfoCollection^ get ();
}
member SignerInfos : PkcsSignerInfoCollection with get
Property Value
PkcsSignerInfoCollection