Package-level declarations
Types
A TrustManager implementation which consults a list of other TrustManager instances.
An implementation of TrustManager backed by a RICAL according to ISO/IEC 18013-5 Second Edition Annex F.
Base class for trust entries.
A VICAL based trust entry.
A X.509 certificate based trust entry.
Interface for checking if an entity is trusted.
An implementation of TrustManager using a local persistent store of entries that provide trust points.
Metadata about entity that can be trusted.
Class used for the representation of a trusted entity.
Thrown if trying to add a TrustPoint to a TrustManager but there is already another TrustPoint with the same Subject Key Identifier.
Class containing the verdict of whether a given entity is trusted.
An implementation of TrustManager backed by a VICAL according to ISO/IEC 18013-5 Annex C.