Package-level declarations

Functions

Link copied to clipboard

Compute the RFC 7638 JWK thumbprint ("jkt") for RSA or EC public keys.

Link copied to clipboard

Extract the RFC7638 thumbprint (jkt) from a DPoP proof's JWK header.

Link copied to clipboard
fun validateProofBasics(dpopJwt: String?, requestMethod: String, requestUri: String, skewToleranceSeconds: Long = 10): Boolean

Perform basic structural validation of a DPoP proof without cryptographic checks.