Class: RandomDevice

verificatum.crypto.RandomDevice()

new RandomDevice()

Random device for cryptographic use. This is a wrapper of a built-in source of randomness that is different depending on the platform. The definition depends on the platform, but guarantees a random output secure for cryptographic use (assuming that these libraries are correctly implemented).
Source: