![]() | Bouncy |
protected abstract ISet<TrustAnchor> GetTrustedAnchors()
A trusted anchor is a trusted root-level X.509 certificate, generally issued by a certificate authority (CA).
This method is used to build a certificate chain while verifying signed content.
It is critical to always load the designated trust anchors, and not the anchor in the end certificate, when building a certificate chain when validating trust.