Companion

Properties

Link copied to clipboard
const val ALG: String

The alg (algorithm) header parameter name (RFC 7515 §4.1.1 / RFC 7516 §4.1.1).

Link copied to clipboard
const val CTY: String

The cty (content type) header parameter name (RFC 7519 §5.2).

Link copied to clipboard
const val ENC: String

The enc (encryption algorithm) header parameter name (RFC 7516 §4.1.2).

Link copied to clipboard
const val KID: String

The kid (key ID) header parameter name (RFC 7515 §4.1.4).

Link copied to clipboard
const val TYP: String

The typ (type) header parameter name (RFC 7519 §5.1).