attest

suspend fun attest(csr: Pkcs10CertificationRequest, destination: Url): AttestationResponse(source)

Posts a csr containing an attestation challenge, as created by createCsr.

Throws

for any IO/low-level errors. Attestation failures are not thrown but encoded into the AttestationResponse!