Generate sodium key

gen_sodium_key(...)

Arguments

...

arguments to pass to openssl::aes_keygen() or sodium::keygen()

Value

A cyphr key object for use with deidentify_id() and identify_id functions

Examples

if (FALSE) key_sodium(12)