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