Corvych opened this issue 2 years ago · 1 comments
Just for convenience of using the library, please add these methods: .GetKeyByID (int id) - gets key from server by it's id from Outline API .GetKeyByName (string name) - gets key from server by it's name from Outline API
.GetKeyByID (int id)
.GetKeyByName (string name)
Methods added in this version ;)