createAuthnRequest
suspend fun createAuthnRequest( requestOptions: RequestOptions, creationOptions: OpenId4VpVerifier.CreationOptions): KmmResult<OpenId4VpVerifier.CreatedRequest>(source)
suspend fun createAuthnRequest( requestOptions: RequestOptions, requestObjectParameters: RequestObjectParameters? = null): AuthenticationRequestParameters(source)
Creates AuthenticationRequestParameters, to be encoded in the URL of the wallet somehow, see createAuthnRequest