public C_GenerateRandom ( uint session, byte randomData, uint randomLen ) : CKR | ||
session | uint | The session's handle |
randomData | byte | Location that receives the random data |
randomLen | uint | The length in bytes of the random or pseudo-random data to be generated |
리턴 | CKR |