Click or drag to resize

SignedCmsBuilderCertificates Property

Gets a collection of certificates contained in signed message.

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

Property Value

Type: X509Certificate2Collection
See Also