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