Key.randomize

Creates a random key and iv of the specified size

struct Key
ref
randomize
(
int keyLength = EVP_MAX_KEY_LENGTH
,
int ivLength = EVP_MAX_IV_LENGTH
)

Meta