]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 29 Nov 2013 19:52:51 +0000 (20:52 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 29 Nov 2013 19:52:51 +0000 (20:52 +0100)
doc/cha-tokens.texi

index e4b04dd90e3a1ae713c2811ab747b7bad9778600..b1db7f8bbaffa5f52e99fcbcff7a5fd9e4b5b8a8 100644 (file)
@@ -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