contextOidcChallengeResponse

suspend fun contextOidcChallengeResponse(challenge: JsonRawData): <Error class: unknown class>

Parses the response from POST /acme/{provisioner-name}/challenge/{challenge-id} for OIDC challenge within a CoreCryptoContext.

Parameters

challenge

HTTP response body

See also

https

://www.rfc-editor.org/rfc/rfc8555.html#section-7.5.1