JBenchmark Community:   You are not logged in    |   Login    |    Register   |   View other Members

Your device is missing?  Create your personal benchmarks and start testing now!

Looking for native 3D benchmarks?  Visit


Forum   |    Members   |    Login   |    Registration
JBenchmark Forum : Java ME programming
Advanced search

JSR177-PKI- performance evaluation

Login to start topic or reply
Author Post
mhssamadani
Registered: 2008-09-30
Posts: 1
Posted: 2009-02-21 16:28
JSR177-PKI- performance evaluation
Hi,
I developed a midlet using jsr177(satsa) pki package.
it performs several digital signature.
I test it using cref and it work.
but,
I want to test the performance of the signing in the sim card.
in other word i wanna assess the time that it takes to perform a digital signature in a smart card in my midlet.
the cref doesnt support time measuring it returns the time=0 for it.
HOW can i test the time of signing in my midlet?