DigitalCredentialRequestOptions
@Serializable
Functions
Link copied to clipboard
fun DigitalCredentialRequestOptions.toRequestParametersFrom(selectedProtocol: ExchangeProtocolIdentifier, credentialIds: Collection<String>, callingOrigin: String, callingPackageName: String? = null): RequestParametersFrom.DcApiRequest
fun DigitalCredentialRequestOptions.toRequestParametersFrom(selectedProtocol: String, credentialIds: Collection<String>, callingOrigin: String, callingPackageName: String? = null): RequestParametersFrom.DcApiRequest
Selects selectedProtocol and wraps its request data with metadata supplied by the platform matcher.