View Source Appwrite.Types.AlgoMd5 (appwrite v0.1.9)
Represents the MD5 hashing algorithm.
Fields
type
(String.t
): Algorithm type.
Summary
Types
@type t() :: %Appwrite.Types.AlgoMd5{type: String.t()}
Represents the MD5 hashing algorithm.
type
(String.t
): Algorithm type.@type t() :: %Appwrite.Types.AlgoMd5{type: String.t()}