Android Digital Credential Provider
Android framework boundary for official holder Activity request and response handling.
Functions
Link copied to clipboard
Locates the protocol request Credential Manager's selection belongs to and derives the origin from authenticated caller data. A populated privileged origin is rejected unless the caller package and signing certificate match privilegedAppsJson.
Link copied to clipboard
Maps explicit user refusal to the platform cancellation exception.
Link copied to clipboard
Maps malformed, unsupported, or failed requests without leaking sensitive inputs.
Link copied to clipboard
fun setResponse(resultIntent: Intent, response: MobileWalletDigitalCredentialResponse, providerRequest: ProviderGetCredentialRequest)
Writes the official Credential Manager result payload to resultIntent.