os/security/crypto/weakcryptospi/test/tcryptospi/testdata/plugincharsasymsign.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/plugincharsasymsign.ini	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,23 @@
     1.4 +[Main]
     1.5 +AlgorithmUid			=KAlgorithmSignerRsa
     1.6 +PaddingMode			=KPaddingModePkcs1_v1_5_Signature
     1.7 +InvalidPaddingMode		=KPaddingModePkcs1_v1_5_Encryption
     1.8 +
     1.9 +ExInterfaceUid			=KSignerInterface
    1.10 +ExAlgorithmUid			=KAlgorithmSignerRsa
    1.11 +ExImplementationUid		=KTestPlugin02RsaSigner_1
    1.12 +ExCreatorName			=KSymbianTestFramework
    1.13 +ExFIPSApproved			=False
    1.14 +ExHardwareSupport		=False
    1.15 +ExMaxConcurrency		=6
    1.16 +ExAlgorithmName			=KRsaSignerDescription
    1.17 +ExLatency			=100
    1.18 +ExThroughput 			=90
    1.19 +
    1.20 +ExMaxKeyLength 			=256
    1.21 +ExPaddingModes			=KRSASignerPaddingModes
    1.22 +ExPaddingModeNum		=2
    1.23 +ExKeySupportMode		=3
    1.24 +
    1.25 +
    1.26 +