os/security/crypto/weakcryptospi/test/tcryptospi/testdata/plugincharsasymmetriccipher.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/plugincharsasymmetriccipher.ini	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,47 @@
     1.4 +[Main]
     1.5 +AlgorithmUid			=KAlgorithmCipherRsa
     1.6 +CryptoMode			=KCryptoModeEncrypt
     1.7 +PaddingMode			=KPaddingModePkcs1_v1_5_Encryption
     1.8 +InvalidPaddingMode		=KPaddingModeSSLv3
     1.9 +
    1.10 +ExInterfaceUid			=KAsymmetricCipherInterface
    1.11 +ExAlgorithmUid			=KAlgorithmCipherRsa
    1.12 +ExImplementationUid		=KTestPlugin02Rsa_1
    1.13 +ExCreatorName			=KSymbianTestFramework
    1.14 +ExFIPSApproved			=False
    1.15 +ExHardwareSupport		=False
    1.16 +ExMaxConcurrency		=6
    1.17 +ExAlgorithmName			=KRsaCipherDescription
    1.18 +ExLatency			=100
    1.19 +ExThroughput 			=90
    1.20 +
    1.21 +ExMaxKeyLength 			=256
    1.22 +ExPaddingModes			=KRSACipherPaddingModes
    1.23 +ExPaddingModeNum		=2
    1.24 +ExKeySupportMode		=3
    1.25 +
    1.26 +
    1.27 +[InvalidKey]
    1.28 +AlgorithmUid			=KAlgorithmCipherRsa
    1.29 +CryptoMode			=KCryptoModeEncrypt
    1.30 +PaddingMode			=KPaddingModePkcs1_v1_5_Encryption
    1.31 +InvalidPaddingMode		=KPaddingModeSSLv3
    1.32 +
    1.33 +ExInterfaceUid			=KAsymmetricCipherInterface
    1.34 +ExAlgorithmUid			=KAlgorithmCipherRSA
    1.35 +ExImplementationUid		=KTestPlugin02Rsa_1
    1.36 +ExCreatorName			=KSymbianTestFramework
    1.37 +ExFIPSApproved			=False
    1.38 +ExHardwareSupport		=False
    1.39 +ExMaxConcurrency		=6
    1.40 +ExAlgorithmName			=KRsaCipherDescription
    1.41 +ExLatency			=100
    1.42 +ExThroughput 			=90
    1.43 +
    1.44 +ExMaxKeyLength 			=256
    1.45 +ExPaddingModes			=KRSACipherPaddingModes
    1.46 +ExPaddingModeNum		=2
    1.47 +ExKeySupportMode		=3
    1.48 +
    1.49 +
    1.50 +