Cryppo.EncryptionKey.new
You're seeing just the function
new
, go back to Cryppo.EncryptionKey module for more information.
Specs
new(internal_key()) :: t()
Initialize a struct with an encryption key
Specs
new(internal_key(), Cryppo.encryption_strategy_module()) :: t()
Initialize a struct with an encryption key and the module of an encryption strategy