readerAuthenticated

Whether ItemsRequest was authenticated.

This is true if and only if the ItemsRequest CBOR was signed by the leaf certificate in the certificate chain presented by the reader.

If true is returned it only means that the signature was well-formed, not that the key-pair used to make the signature is trusted. Applications may examine the certificate chain presented by the reader to determine if they trust any of the public keys in there.