decode

fun decode(attestationExtensionPayload: ByteString): CloudAttestationExtension

Extracts the challenge from the attestation extension.

Return

a CloudAttestationExtension.

Parameters

attestationExtensionPayload

the bytes of the CBOR for the extension.