enumstd.crypto.pwhash.Encoding[src]

Fields

phc
crypt

Source Code

Source code
pub const Encoding = enum {
    phc,
    crypt,
}