CryppoEx v0.1.3 Cryppo.EncryptedDataWithDerivedKey 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