From f089ff46041d3a311d919286431fe8704da088d7 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Fri, 20 Dec 2013 19:53:17 +0100 Subject: updated for 3.2.8 --- manual/html_node/Trusted-Platform-Module.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual/html_node/Trusted-Platform-Module.html') diff --git a/manual/html_node/Trusted-Platform-Module.html b/manual/html_node/Trusted-Platform-Module.html index 0b5493f8b4..0f51362b35 100644 --- a/manual/html_node/Trusted-Platform-Module.html +++ b/manual/html_node/Trusted-Platform-Module.html @@ -179,6 +179,9 @@ The chip allows for storage and usage of RSA keys, but has quite some operational differences from PKCS #11 module, and thus require different handling. The basic TPM operations supported and used by GnuTLS, are key generation and signing.

+

The next sections assume that the TPM chip in the system is already initialized and +in a operational state. +

In GnuTLS the TPM functionality is available in gnutls/tpm.h.

-- cgit v1.2.1