EnvelopedData.Certificates Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 8.0.9673)
Certificates
Gets the collection of certificates that are embedded in the message.
Declaration
public CertificateCollection Certificates { get; }
Property Value
| Type | Description |
|---|---|
| CertificateCollection | Collection of certificates |