PyCRYPTPROV.CryptGenKey
PyCRYPTKEY = CryptGenKey(Algid, Flags , KeyLen )
Generates a key pair or a session key
Parameters
Comments
Differs from Api call in that the length is passed in separately
PyCRYPTKEY = CryptGenKey(Algid, Flags , KeyLen )
Generates a key pair or a session key