addVical

suspend fun addVical(encodedSignedVical: ByteString, metadata: TrustMetadata): TrustEntryVical

Adds a signed VICAL (Verified Issuer Certificate Authority List) to the trust manager.

Return

The newly created and persisted TrustEntryVical.

Parameters

encodedSignedVical

The raw CBOR/ASN.1 encoded bytes of the signed VICAL.

metadata

Associated metadata for the VICAL.