VicalTrustManager
class VicalTrustManager(val signedVical: SignedVical, val identifier: String = "default") : TrustManager
An implementation of TrustManager backed by a VICAL according to ISO/IEC 18013-5 Annex C.
Parameters
signedVical
the SignedVical.
identifier
an identifier for the TrustManager.
Functions
Link copied to clipboard
Gets all trust points known to this TrustManager instance.
Link copied to clipboard
Checks if an entity identifying itself via a certificate chain is trusted.