addUserId

fun addUserId(keyId: Long, passphrase: CharArray, userId: String, onDone: () -> Unit)

Adds a new userId to the key keyId; the passphrase is wiped on completion.