os/security/crypto/weakcryptospi/test/tcryptospi/testdata/plugincharsextended.ini
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/crypto/weakcryptospi/test/tcryptospi/testdata/plugincharsextended.ini	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,33 @@
     1.4 +[Main]
     1.5 +EncryptKey			=G6DT3GI9
     1.6 +KeyType				=KSymmetricKeyParameter
     1.7 +AlgorithmUid			=KAlgorithmCipherDes
     1.8 +CryptoMode			=KCryptoModeEncrypt
     1.9 +OperationMode			=KOperationModeNone
    1.10 +PaddingMode			=KPaddingModeNone
    1.11 +
    1.12 +ExInterfaceUid			=KSymmetricCipherInterface
    1.13 +ExAlgorithmUid			=KAlgorithmCipherDes
    1.14 +ExImplementationUid		=KTestPlugin02Des_1
    1.15 +ExCreatorName			=KSymbianTestFramework
    1.16 +ExFIPSApproved			=False
    1.17 +ExHardwareSupport		=False
    1.18 +ExMaxConcurrency		=6
    1.19 +ExAlgorithmName			=KDesDescription
    1.20 +ExLatency			=100
    1.21 +ExThroughput 			=90
    1.22 +
    1.23 +ExMaxKeyLength 			=64
    1.24 +ExBlockSize			=64
    1.25 +ExPaddingModes			=KDesPaddingModes
    1.26 +ExPaddingModeNum		=3
    1.27 +ExOperationModes		=KDesCryptoModes
    1.28 +ExOperationModeNum		=3
    1.29 +
    1.30 +ExExtendConcurrency		=KMaxTInt
    1.31 +ExExtendExclusiveUse		=False
    1.32 +
    1.33 +ExExtendTestChar1		=1234
    1.34 +ExExtendTestChar2		=5678
    1.35 +ExExtendTestChar3		=HAPPYDAYS
    1.36 +