GetPassword
()
| 486 | SetPassword(password string) |
| 487 | // GetPassword |
| 488 | GetPassword() *string |
| 489 | // AddKey adds a new private and public key to this user. |
| 490 | AddKey() ssh.Signer |
| 491 | // GetKeys returns a list of signers containing the private and public key for this user. |
no outgoing calls