Package-level declarations

Functions

Link copied to clipboard
fun String?.masked(maskChar: Char = '*'): String?

Returns string with masked symbols using the strictest security level.