>>>>> "pmadden" ==   <[EMAIL PROTECTED]> writes:

pmadden> Hi,

pmadden> I've been experimenting with the GNU Crypto tools, and in the
pmadden> online documentation, here:
pmadden>  
http://www.gnu.org/software/gnu-crypto/manual/Padding-Example.html#Padding%20Example

pmadden> the first line reads:

pmadden> IPad padding = IPad.getInstance("PKCS7");

pmadden> However, as far as I can tell, it is the PadFactory class,
pmadden> not the IPad class, which supplies the getInstance() method.

Yes, this is an error, it should read 'PadFactory.getInstance'.

Thanks for pointing this out!

-- 
Casey Marshall || [EMAIL PROTECTED]


_______________________________________________
gnu-crypto-discuss mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-crypto-discuss

Reply via email to