0
Answer

HSM - How to get Ncryptoki Session list

kamali k

kamali k

4y
715
1
Hi,
 
I am using NCryptoki with C# code in WCF and I have created a multiple NCryptoki sessions in parallel. I want to get the list of open NCryptoki sessions from HSM using c# code. Please let me know if any function to retrieve it.
 
In Lunaclient ckdemo cmd prompt, I could see the list of sessions when I login cmd whereas I don't find any option in c# code. Please help on this.