SignedPkcs7TSignerInfos Property

Gets an array of signer information that were used to sign the message.

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