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

Represents the PHPass hashing algorithm.

Fields

  • type (String.t): Algorithm type.

Summary

Types

t()

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