Interface: PasswordPerUse
Keeps track of the password for a given key use. This should be passed in as an array for each key that has passwords.
Properties
key_use
key_use: number
Which use does the password belong to? These uses are NOT zero-indexed so the first use corresponds to 1
not 0
.
Defined in
pw
pw: string
The password for this given use