Property TrustAnchors
- Assembly
- MailFathom.Infrastructure.dll
TrustAnchors
Gets the configured certificate authorities a presented certificate must chain to, several of them so an authority can be rotated by overlap.
public IReadOnlyList<ConfiguredSecret> TrustAnchors { get; }