extractValidatedClientKey

open suspend override fun extractValidatedClientKey(httpRequest: RequestInfo?): KmmResult<JsonWebKey?>(source)

Validate a DPoP proof and extract the client's key if the proof exists at all.