Hi Ugo,
How can i get a randon number from HSM using the ncryptoki in c#???
Tks a lot
You can use the method Session.GenerateRandom.
For more info see in the API Documentation.