EnvelopedData.Certificates Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9448)
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 |