Random number functions

The nShield module has an onboard, hardware random number generator to handle random number functions. Because it has an onboard random number generator, the nShield module does not use seed values.

C_GenerateRandom

Function Supported in Security World Performs as in PKCS #11 spec PKCS #11 spec version

C_GenerateRandom

tbc

Without modifications

2.40

C_SeedRandom

Function Supported in Security World Performs as in PKCS #11 spec PKCS #11 spec version

C_SeedRandom

tbc

Without modifications

2.40

Notes

The C_SeedRandom function returns CKR_RANDOM_SEED_NOT_SUPPORTED.