TrustManagerInterface
interface TrustManagerInterface
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 TrustManager for an implementation that uses a local trust store, VicalTrustManager for an implementation using a VICAL, and RicalTrustManager for an implementation using a RICAL. Also see CompositeTrustManager for a way to combine multiple trust managers.
Inheritors
Properties
Link copied to clipboard
An identifier for the TrustManagerInterface instance.