dcrypto ~master
Dub
Repo
Key.randomize
dcrypto
key
Key
Creates a random key and iv of the specified size
struct
Key
ref
Key
randomize
(
int
keyLength
=
EVP_MAX_KEY_LENGTH
,
int
ivLength
=
EVP_MAX_IV_LENGTH
)
Meta
Source
See Implementation
dcrypto
key
Key
functions
randomize
randomizeSalt
setSize
Creates a random key and iv of the specified size