ktor
2.0.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
jvm
ktor-server-auth
/
io.ktor.server.auth
/
DigestAuthenticationProvider
/
Config
/
algorithmName
algorithm
Name
jvm
var
algorithmName
:
String
Content copied to clipboard
A message digest algorithm to be used. Usually only
MD5
is supported by clients.