encode

fun encode(raw: String): String

Encode the raw password using Argon2id with default parameters.

Sources

Link copied to clipboard