ktor-client-auth
/
io.ktor.client.features.auth.providers
/
DigestAuthCredentials
/
<init>
<init>
DigestAuthCredentials
(
username
:
String
,
password
:
String
)
Credentials for
DigestAuthProvider
.