Property Intermediates
- Namespace
- MailFathom.Infrastructure.Certificates
- Assembly
- MailFathom.Infrastructure.dll
Intermediates
Gets the intermediate certificates presented after the leaf, in the order they chain towards a root.
public IReadOnlyList<X509Certificate2> Intermediates { get; }
Property Value
Remarks
Empty when the material supplied none, which is correct for a leaf issued directly by a root a client already trusts.