View Source Appwrite.Types.AlgoMd5 (appwrite v0.1.6)

Represents the MD5 hashing algorithm.

Fields

  • type (String.t): Algorithm type.

Summary

Types

@type t() :: %Appwrite.Types.AlgoMd5{type: String.t()}