Minor documentation fixes, PR#2345

This commit is contained in:
Dr. Stephen Henson 2010-10-04 13:28:27 +00:00
parent d9aa352ff0
commit 0172ad2902

View File

@ -427,7 +427,7 @@ Ideally a database should be maintained of a certificates for each email
address. address.
The code doesn't currently take note of the permitted symmetric encryption The code doesn't currently take note of the permitted symmetric encryption
algorithms as supplied in the SMIMECapabilities signed attribute. this means the algorithms as supplied in the SMIMECapabilities signed attribute. This means the
user has to manually include the correct encryption algorithm. It should store user has to manually include the correct encryption algorithm. It should store
the list of permitted ciphers in a database and only use those. the list of permitted ciphers in a database and only use those.