addRical

suspend fun addRical(encodedSignedRical: ByteString, metadata: TrustMetadata): TrustEntryRical

Adds a signed RICAL (Reader Issuer Certificate Authority List) to the trust manager.

Return

The newly created and persisted TrustEntryRical.

Parameters

encodedSignedRical

The raw encoded bytes of the signed RICAL.

metadata

Associated metadata for the RICAL.