newAccountRequest

suspend fun newAccountRequest(previousNonce: String): <Error class: unknown class>

For creating a new acme account. This returns a signed JWS-alike request body to send to POST /acme/{provisioner-name}/new-account.

Parameters

previousNonce

you got from calling HEAD [AcmeDirectory.newNonce]

See also

https

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