Hi,
why i am getting error while assigning the enum value to the structure parameters.
Crypto_JobType CryptJob;CryptJob.jobPrimitiveInfo->primitiveInfo->algorithm.family = CRYPTO_ALGOFAM_RNG;