summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-11-29 20:52:51 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-11-29 20:52:51 +0100
commitddc027eb9de4fa582f0472c39f5f044d9af9b84d (patch)
tree8bf32b6e1c8d28836dd73b9a7f6bb3621e9ac109 /doc
parent5946c2285e49dd6b1683ad1b1dcb2767697f3709 (diff)
downloadgnutls-ddc027eb9de4fa582f0472c39f5f044d9af9b84d.tar.gz
doc update
Diffstat (limited to 'doc')
-rw-r--r--doc/cha-tokens.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/cha-tokens.texi b/doc/cha-tokens.texi
index e4b04dd90e..b1db7f8bba 100644
--- a/doc/cha-tokens.texi
+++ b/doc/cha-tokens.texi
@@ -385,6 +385,9 @@ The chip allows for storage and usage of RSA keys, but has quite some
operational differences from @acronym{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 @code{gnutls/tpm.h}.
@menu