WalletBridgeIssuerMetadataTrustResolver

Swift-facing trust boundary for signed Credential Issuer Metadata.

Implementations must verify the JWS and establish that its signer is authorized for the requested issuer. Returning normally authorizes the metadata for wallet use.

Functions

Link copied to clipboard
abstract suspend fun verify(compactJwt: String, expectedCredentialIssuer: String): WalletBridgeIssuerMetadataSigner