dataAuth

@EncodeDefault(mode = EncodeDefault.Mode.NEVER)
val dataAuth: DataAuthentication(source)

How the client authenticates the TBS CSR contents. DataAuthentication.Signature also proves possession of the private key; DataAuthentication.Hash binds the data through the platform attestation nonce without signing.

See also