Hi all,

I'm trying to append a digital signature of the (log message + timestamp) to
the log entry.

For this I'm writing a PatternConverter for a character...say 's'. This
converter uses javax.crypto.Mac
and java.security.KeyStore to generate a digital signature with either MD5
or SHA1.

Am I on the right track, is there a better way to do this ?
Does anyone have shareable code that achieves the same purpose ?

Regards,
Yogi


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to