Appearance
string[] SSH.GetSecrets()
Gets an array of all secret names on stored on the SSH server.
string[] - An array of strings containing all secret names stored on the SSH server, or a null object if not connected.
string[]