tpm2_verifysignature
TPM 2.0 utilities
RUN apt-get update && \
apt-get install -y tpm2-tools
RUN apt-get update && \
apt-get install -y tpm2-tools
RUN pacman -S --noconfirm tpm2-tools
RUN apt-get update && \
apt-get install -y tpm2-tools
RUN yum install -y tpm2-tools
RUN dnf install -y tpm2-tools