crypt
crypt
Crypt
type property
type
type
property
Null safety
String
type
Algorithm used by the crypt.
Allowed values:
idSha256
or
idSha256
.
Implementation
String get type => _type;
crypt
crypt
Crypt
type property
Crypt class
Constructors
Crypt
sha256
sha512
Properties
hash
hashCode
rounds
runtimeType
salt
type
Methods
match
noSuchMethod
toString
Operators
operator ==
Static properties
cryptographicallySecureSalts
Constants
idSha256
idSha512