dauth ~master (2017-02-26T22:59:32Z)
Home
Dub
Repo
isHash
dauth
core
Tests if the type is an instance of struct Hash(some digest)
template
isHash (
T
) {
enum
isHash
;
}
Meta
Source
See Implementation
dauth
core
aliases
Password
isPasswordCorrect
classes
KnownWeakException
UnknownDigestException
functions
defaultDigestCodeOfObj
defaultDigestCryptCodeOfObj
defaultDigestFromCode
defaultDigestFromCryptCode
defaultSalter
dupPassword
isKnownWeak
isSameHash
lengthConstantEquals
makeHash
parseCryptHash
parseDAuthHash
parseHash
toPassword
structs
Hash
templates
AnyDigestType
DigestOf
isAnyDigest
isHash
Tests if the type is an instance of struct Hash(some digest)