Instance Methodvapor 4.106.2Vapor

    hash(_:salt:)

    Bcrypt.swift:42
    func hash(_ plaintext: String, salt: String) throws -> String

    Other members in extension

    Type members

    • init()

      Creates a new BCryptDigest. Use the global BCrypt convenience variable.

    Instance members