RicalTrustManager
class RicalTrustManager(val signedRical: SignedRical, val identifier: String = "default") : TrustManagerInterface
An implementation of TrustManagerInterface backed by a RICAL according to ISO/IEC 18013-5 Second Edition Annex F.
Parameters
signedRical
the SignedRical.
identifier
an identifier for the TrustManagerInterface.