Package-level declarations
Types
A TrustManagerInterface implementation which consults a list of other TrustManagerInterface instances.
An implementation of TrustManagerInterface backed by a RICAL according to ISO/IEC 18013-5 Second Edition Annex F.
Base class for trust entries.
Thrown by TrustManager.addX509Cert if there is already TrustEntry with the same Subject Key Identifier.
A RICAL based trust entry.
A VICAL based trust entry.
A X.509 certificate based trust entry.
A robust, thread-safe implementation of TrustManagerInterface that securely manages and persists trust points (X.509 Certificates, VICALs, and RICALs).
Interface for checking if an entity is trusted.
Metadata about an entity that can be trusted.
Class used for the representation of a trusted entity.
Class containing the verdict of whether a given entity is trusted.
An implementation of TrustManagerInterface backed by a VICAL according to ISO/IEC 18013-5 Annex C.