Companion

Properties

Link copied to clipboard

Authentication only protects the integrity of the request method and URI.

Link copied to clipboard

Authentication with integrity protection additionally protects the integrity of the request body. When using this mode, the A2 hash includes the hash of the entity body.

Link copied to clipboard

Functions

Link copied to clipboard
fun from(value: String): DigestQop?

Parses a qop string value into a DigestQop.