> A hyperlink to a mutable document contains the hash of the public key, > the symmetric key, the hash function, the signature function, and > optionally the version number. A request message contains the hash of > the public key, the hash function, the signature function, and > optionally the minimum and maximum acceptable version numbers.
Sorry, that should read: a hyperlink contains the hash of the public key, *the unencrypted file name*, the symmetric key, the hash function, the signature function, and optionally the version number. A request message contains the hash of the public key, *the encrypted file name*, the hash function, the signature function, and optionally the minimum and maximum acceptable version numbers.
