expectedDigest

fun DigestCredential.expectedDigest(method: HttpMethod, digester: MessageDigest, userNameRealmPasswordDigest: ByteArray): ByteArray(source)

Calculates the expected digest bytes for this DigestCredential.

Report a problem