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

Represents the MD5 hashing algorithm.

Fields

  • type (String.t): Algorithm type.

Summary

Types

t()

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