From: Nikos Mavrogiannopoulos Date: Fri, 29 Nov 2013 19:52:51 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_3_0pre0~528 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ddc027eb9de4fa582f0472c39f5f044d9af9b84d;p=thirdparty%2Fgnutls.git doc update --- 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