VicalTrustManager
class VicalTrustManager(val signedVical: SignedVical, val identifier: String = "default") : TrustManagerInterface
An implementation of TrustManagerInterface backed by a VICAL according to ISO/IEC 18013-5 Annex C.
Parameters
signedVical
the SignedVical.
identifier
an identifier for the TrustManagerInterface.