Password Mask

open class PasswordMask

The PasswordMask class is used to represent a shared password with the specific details to edit that password such tail, scopes and, if the password is a INSERTED one, the current value of the password

Author

N7ghtm4r3 - Tecknobit

Constructors

Link copied to clipboard
constructor(password: Password)
Constructor to init the PasswordMask class

Properties

Link copied to clipboard
val id: String
id the identifier of the password
Link copied to clipboard
password the password value
Link copied to clipboard
scopes the scopes of the password
Link copied to clipboard
val tail: String
tail the tail of the password