Cryppo.EncryptedDataWithDerivedKey (CryppoEx v0.2.1) View Source

A struct for a derived key and data encrypted with this derived key

Link to this section Summary

Link to this section Types

Specs

t() :: %Cryppo.EncryptedDataWithDerivedKey{
  derived_key: Cryppo.DerivedKey.t(),
  encrypted_data: Cryppo.EncryptedData.t()
}

Struct Cryppo.EncryptedData

A Cryppo.EncryptedData struct contains