Companion

object Companion

Properties

Link copied to clipboard
open val type: <Error class: unknown class><AuthDomainDigest>

Functions

Link copied to clipboard
fun encodePassword(username: String, realm: String, password: String): String

Encodes the username/realm/password triplet for Digest authentication.

Link copied to clipboard
fun getType(): <Error class: unknown class>

Get the GType of AuthDomainDigest