TrustManager
interface TrustManager
Interface for checking if an entity is trusted.
This can be used for both issuers and relying parties.
This looks up a database of trusted entities to render verdicts, see TrustManagerLocal for an implementation that uses a local trust store.
Inheritors
Properties
Link copied to clipboard
An identifier for the TrustManager instance.