Cryppo.EncryptedData.new
You're seeing just the function
new
, go back to Cryppo.EncryptedData module for more information.
Specs
new( Cryppo.encryption_strategy_module(), binary(), Cryppo.EncryptionArtefacts.t() ) :: t()
Initialize a struct with the module of an encryption strategy, a binary with encrypted data, and encryption_artefacts.