createCredentialAuthenticationRequest
suspend fun createCredentialAuthenticationRequest(signingCredential: RqesWalletService.SigningCredential, documentDigests: Collection<OAuthDocumentDigest>, redirectUrl: String = this.redirectUrl, hashAlgorithm: Digest, optionalParameters: OAuth2RqesParameters.Optional? = null, documentLocation: Collection<DocumentLocation>? = null, signatureProperties: RqesWalletService.SignatureProperties = SignatureProperties()): AuthenticationRequestParameters(source)
CSC API v2.0.0.2 Authorization to access /credentials/signHash and /credentials/signDoc endpoints