crypto/weakcrypto/test/tpadding/scripts/tpaddingnone.ini
author Santosh V Patil <santosh.v.patil@nokia.com>
Fri, 13 Nov 2009 10:54:38 +0530
branchRCL_1
changeset 21 9e4400dd0882
parent 0 2c201484c85f
permissions -rw-r--r--
Fix for bug 5329. Added browserrootcertificates to package_definition.xml file. Also corrected the wrong spelling.

//correct Block size.
[PaddingNone]
blocksize=512

// InValid Block Size
[Zero_BlockSize]
blocksize=0

// InValid Block Size
[Negative_BlockSize]
blocksize=-1